Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Brian #1
HELP PLEASE!!! Exporting for Flash 5 player
I am trying to export a movie I build in Flash MX to the Flash player 5
format. I been giving buttons actions by targeting them from the root
timeline like so:
this.previous_btn_mc.previous_btn.onRelease = function(){
whereTo = "previousSection"
engine.gotoAndPlay("fadeOut");
trace("previous");
};
When then exporting the move for Flash 5 player I am getting the
following error message:
WARNING: This movie uses features that are not supported in the Flash 5
player
Symbol=next_btn_mc, Layer=Layer 1, Frame=1: Flash MX Button Instance Name
Symbol=previous_btn_mc, Layer=Layer 1, Frame=1: Flash MX Button Instance
Name
When I take the button instance name off, it exports fine. So how would
I do this?
I could give the buttons the actions directly, but would rather not do
it that way.
Thank you for any help!
Brian
Brian Guest
-
Flash player and debug player differences in operation?
It seems Virgin.com have just updated their website, and most of out Citrix servers have an older version of Flash installed. I don't know what... -
Windows Media player and flash player conflicting
Hello, I have a problem with watching streams (television programs) on the internet. I think this is caused by conflicting roles of windows media... -
MAJOR Flash Player 8 BUG ... Standalone environmentsecurity settings in Flash Player 8??
MAJOR Flash Player 8 BUG ... Standalone environment security settings in Flash Player 8?? Regarding the New Security in Flash Player 8... Our... -
FLASH Player 8 does`n play the files as Flash Player 7
The thing is that I`m programming Flash Movies with Studio 7, and the same files does not work with Flash Player 8. That make a lot of problems for... -
New price list for mp3 player, digital camera, cd/vcd/mp3 player andUSB flash drive!
Dear valued customer, We are a professional manufacturer of mp3 player, cd/vcd/mp3 player, digital camera and USB flash drive in Shenzhen, China.... -
Laiverd.COM #2
Re: HELP PLEASE!!! Exporting for Flash 5 player
<q>I could give the buttons the actions directly, but would rather not do
it that way.</q>
That is the only way for FP5.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
[url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
----------------------------------------------------------------------------
-----------
TUTORIALS at
[url]www.laiverd.com[/url]
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
Laiverd.COM Guest



Reply With Quote

