Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

fails in HTML

Status
Not open for further replies.

jzauner

Technical User
Feb 21, 2006
22
US
I've got two .swf files. One index.swf that imports navigation.swf using loadMovieNum("navigation.swf",10);

the .swf files work perfectly in Flash player and in a browser, but when I link from an HTML document, the index.swf fails to import the navigation.swf

thanks in advance
 
I was wondering about that... Why are you first loading your navigation.swf, clear it out by loading another selected external movie on level 0, only to re-load the navigation.swf in a container clip of the new loaded movie?

Regards. Web Hosting - Web Design
03/13/05 -> OLDNEWBIE VS FLASHKIT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top