Hi, I have only flash8 pro, not CS3. Please, can you tell me if the 40 parameters are in fla. (AS3) (I don‘t open) or in xml file. This application can be read without problem through a “loadMovie” in fla8 file (swf) ? Thanks.
You must log in to post.
-
Posted 5 months ago #
-
Hi,
It‘s inside the fla , and unfortunately Flash 8 cannot run AS3 flash files.I can make the 40 parameters readable externally using XML , but you will still need to open the FLA file to change the graphical environment of the gallery(not the gallery itself, because the gallery itself is completely customizable via the parameters)
Posted 5 months ago # -
is it possible to replace the external xml link for a flash internal link as var conteneurImage2:Loader = new Loader();... ?
Posted 2 months ago # -
this file is perfect, i‘m just not a flasher you know…
somebody could help me ?Posted 2 months ago # -
Hi dreamup , I don‘t think you can execute AS from external links , otherwise , sql would be unjustifiable :)
But you can put your actionscript inside the fla as a function to be compiled normally when you export to swf , and then pass a parameter through the link to that function.
I hope I have helped you
Tee
Posted 2 months ago # -
So if i put this code to have load the big pictures, so then i could tell to the itembutton to go somewhere in this movie…
//fz//
var chargeurBig = new Loader();
var adresse = new URLRequest(“Big.swf”);
chargeurBig.load(adresse);
addChild(chargeurBig)
//fin fz//is it the way ? somebody could help me ? i can had the function “gotothebigitem” ?
//FZ// ItemsContainer.addEventListener(MouseEvent.MOUSE_DOWN , gotothebigitem);
//fin FZ////FZ//
function gotothebigitem(e:MouseEvent):void { gotoAndStop(‘ItemLinkList’); }
//fin FZ//Posted 2 months ago # -
ok i can just put a movie on the stage, but i don‘t know to command it..
i try //FZ// ItemsContainer.addEventListener(MouseEvent.MOUSE_DOWN , gotothebigitem); //fin FZ//and then //FZ//
function gotothebigitem(e:MouseEvent):void { mod.gotoAndStop(‘mod’); }
//fin FZ//
but it don‘t work… nobody know this file ?Posted 2 months ago # -
Hi nitrox really nice job! What version of flash do i new to open the fla file for changing the graphical enviroment? can i use flv?s to preview or pictures only? Thanks.
Posted 2 months ago # -
Hi,
You need Flash CS3 or above.
Unfortunately ,for now you can use Images only for thumbnails.Posted 2 months ago # -
Great component! Fantastic support!
Good luck nitrox!Posted 1 month ago # -
Hi, for some reason the parameters guide just crashes everytime I press the next arrow, or try and search, is it possible you could just make a .chm or something of the parameters?? Extremely appreciated if you could.
Posted 1 month ago # -
Hi wilco3d,
I have added Help and Parameters as JPG images, please re-download the package.Posted 1 month ago # -
Many thanks for fast response, ill be sure to leave a good rating after I achieve what I’m after :) Just need to find out what controls how many rows of images there are now!
Thanks again,
Posted 1 month ago # -
Look at the tutorial in the Help file, you should learn everything you need from there : )
Posted 1 month ago #


help
and feedback
latest
news
latest
forum entries