This is what I am trying to achieve but I do not remember the syntax in AS2 if someone c开发者_JAVA百科ould please help.
I\'m fiddling around with the YouTube ActionScript 3.0 Player API. It\'s pretty cool and simple but one thing i can\'t seem to get to work, nor find any info on the web:
I have developed a Flash game for Adobe Air.In the game I set it t开发者_运维技巧o only allow the display to be in landscape mode.If the device is rotated 180 degrees I want it to flip the view.Howeve
I am working on a regular expression and I need to extract two parts of an expression that is being imported through a flashvars.
I was making a player which calls videos from youtube.com and displays it in my flash playback component. The script loads the videos fine but when i want the flash to load the same video ID from an e
public class MyClass extends MovieClip { public function MyClass():void { my_mc.addEventListener(MouseEvent.CLICK, action);
is there any way to export flash player 10 compatible swf from flash cs3 or for that i have to purchase Flash CS4??
I\'m new to flash . I have called this flash code in Flex using SWF loader .I got the following Error. Here I\'ve attached flash coding for header_text_fla Kindly do the needful.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
i want to d开发者_开发百科isable the map drag when user try to drag the map i am using flash cs3 and Google map api.