#1 (permalink)  
Old 05-10-2008, 02:17 PM
Member
 
Join Date: May 2008
Posts: 30
Default Support Archive

I like it, smooth. Is the tween and everything scripted outside of flash?
Reply With Quote
  #2 (permalink)  
Old 05-10-2008, 02:18 PM
Super Moderator
 
Join Date: May 2008
Posts: 519
Send a message via Skype™ to Adrian
Default

This one uses flash Tween class. The script is kept outside of the .fla, in .as files.
Reply With Quote
  #3 (permalink)  
Old 05-10-2008, 02:20 PM
Member
 
Join Date: May 2008
Posts: 30
Default

i try to load the menu in a movieclip, using loadMovie(“menu.swf”, _root.menu); where menu.swf is your sliding menu and _root.menu is the movieclip which contain my previous menu but as soon as it load the menu all the the movieclips contains the different parts of my site become blank, empty
Reply With Quote
  #4 (permalink)  
Old 05-10-2008, 02:22 PM
Super Moderator
 
Join Date: May 2008
Posts: 519
Send a message via Skype™ to Adrian
Default

Try adding a _lockroot=true; in the first frame of the Menu movie clip.
Reply With Quote
  #5 (permalink)  
Old 05-10-2008, 02:26 PM
Member
 
Join Date: May 2008
Posts: 30
Default

The “menu.swf” simply will not parse the XML file. I keep getting “Unable to load/parse XML . Make sure file exists.” Yes the file exists, and it parses fine when the “menu.sfw” is used on HTML pages NOT inside this folder.
Reply With Quote
  #6 (permalink)  
Old 05-10-2008, 02:26 PM
Super Moderator
 
Join Date: May 2008
Posts: 519
Send a message via Skype™ to Adrian
Default

The xml file must rezide relative to the html page that embeds the menu.swf file.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.