if anyone knows it i really need the code for a ****ing play button.
i accidentally made my whole flash in AS3 and used a AS3 vcam so i cant just change documents.
if anyone konws it would be amazing
know actionscript 3?
Started by: NTG | Replies: 5 | Views: 399
May 9, 2008 1:49 AM #132100
May 9, 2008 1:57 AM #132102
http://schoolofflash.com/2008/03/24/tutorial-using-sound-in-actionscript-3/
scroll down the page, for the use of a play button.
hope this helps :\
scroll down the page, for the use of a play button.
hope this helps :\
May 10, 2008 1:07 PM #132963
AS3 has different button script? WTF?
May 10, 2008 1:17 PM #132970
yea, actionscript 3
**** farks that up the ass
and if it wouldnt be much of a hassle, could i have the AS3 Vcam?
**** farks that up the ass
and if it wouldnt be much of a hassle, could i have the AS3 Vcam?
May 10, 2008 1:32 PM #132981
AS3 = AS2 and some other shit.
AS2 code should still work if you've compiled under AS3.
AS2 code should still work if you've compiled under AS3.
May 10, 2008 3:25 PM #133061
Actually, AS3 doesn't allow actions on any objects other than frames and a document class, so AS2 won't necessarily work. Not to mention a number of changes in function names and variable names. What's cool about it, though, is that you can completely remove all the code from your game/movie and put it in external files. It's also much faster and much more powerful.
NTG, this article more closely follows a Play button if the first one posted didn't help you:
http://drawlogic.com/2007/05/16/as3-mouse-events-no-more-invisible-buttons/
No doubt a simple google search for "AS3 Play" or "AS3 Play button" would yield hundreds of articles on it.
NTG, this article more closely follows a Play button if the first one posted didn't help you:
http://drawlogic.com/2007/05/16/as3-mouse-events-no-more-invisible-buttons/
No doubt a simple google search for "AS3 Play" or "AS3 Play button" would yield hundreds of articles on it.