Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Actionscript / April 2006



Tip: Looking for answers? Try searching our database.

using load movie and load variable

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
batgirl_Sa - 29 Apr 2006 07:12 GMT
Ok i am having a problem with my movie... when i  test it using test movie it
is fine but when i preview in HTML or run the SWF on it own i am having a
problem... and i spotted the items i am having a problem with but problem is i
dont know why.

i am loading a movie dynamically in my main movie using load movie

loadMovie("menu.swf",_root.i_dress2.i_content);

 and in the actual movie menu.SWF i am loading a text dynamically using
loadvariable... but i am actually loading it into the movie that has already
been loaded into my main movie... maybe it i will make sense when you see my
line of script that is in the menu.sef movie....

loadVariables("menu.txt",_root.i_dress2.i_content.arg.maskedText.scrollpage);

so i guess it is like i am loadingthe txt into the text file after it is
loaded into the main movei so that is why it is referring ot the text field
that way...

anyway it works fine when i go thorugh test movie but when i preview in HTML
the text doenst come out...

am i doing this thewrong way.? is there something i am missing?

Thanks...any help will be appreciated!!
Motion Maker - 30 Apr 2006 15:51 GMT
You may be hitting a Flash 8 security issue that you cannot load external
data using file:////path_to_your_movie/youmoviehtml in a web browser. You
may need to use http://thedomain.com/yourmovie.html.

Signature

Lon Hosford
www.lonhosford.com
May many happy bits flow your way!

Ok i am having a problem with my movie... when i  test it using test movie
it
is fine but when i preview in HTML or run the SWF on it own i am having a
problem... and i spotted the items i am having a problem with but problem is
i
dont know why.

i am loading a movie dynamically in my main movie using load movie

loadMovie("menu.swf",_root.i_dress2.i_content);

 and in the actual movie menu.SWF i am loading a text dynamically using
loadvariable... but i am actually loading it into the movie that has already
been loaded into my main movie... maybe it i will make sense when you see my
line of script that is in the menu.sef movie....

loadVariables("menu.txt",_root.i_dress2.i_content.arg.maskedText.scrollpage); so i guess it is like i am loadingthe txt into the text file after it isloaded into the main movei so that is why it is referring ot the text fieldthat way... anyway it works fine when i go thorugh test movie but when i preview inHTMLthe text doenst come out... am i doing this thewrong way.? is there something i am missing? Thanks...any help will be appreciated!!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.