[quoted text, click to view] > Hi Urami,
> You always know the answers :)
> I don't mind doing it a separate SWF, but unfortunately I am not
> familiar with "loading to levels". I tried few things on my own but it
> keeps giving me errors when I publish!!!
> Do you mind giving me more hints. Or even if there is a tech note I
> could follow.
Understandable , the new MX has no longer string formatting and does not
do the actions for you because the action name. All " and ' have to be manually
key in so something as simple getURl action can fail due to lack of it as w/o
quotes it become useless expression instead of string.
[quoted text, click to view] > I use to know my way around flash 5, but since I installed mx
> professional, it looks like actions panel is completely different. Is
> flash MX "regular" easier than the "professional" version? I was just
> wonder anybody knew.
Unfortunately both the MX 2004 Normal and MX 2004 Pro change the action editor
and removed entirely the normal mode that use to be around in Flash 5 and Flash MX.
One of reason why so many people stay with MX. The action editor is just beginning,
you soon will find many more things being missing or working differently and not in our
favor.
Assuming you save the sound control as Sound.swf
in the main movie to load the Sound.swf use :
loadMovieNum("Sound.swf", 1);
It will load the sound player on top of the main movie so it will appear across
all the content.
You can name the player stage same size as main movie , in fact make it in the main movie,
in place you like it to be , than just Cut and Paste to new file and save it and load it.
Should be fine .
--
Regards
urami_*
<hol>
http://flashfugitive.com/ </hol>
By The way: