I am trying to load and parse html in adobe air. The main purpose being to extract title, meta tags and links. I have been trying the HTMLLoader but I get all sort of errors, mainly javascript uncaugh
I\'ve a problem with the youtube actionscript api... The problem is that you can see the play button and the loading sign, and you can hear the sound of the video, but you can\'t see it.
I am aligning my display objects in the middle. stage.stageWidth/2. for some reason, they are aligning further off to the right of the screen.
Trying to find a straight answer for this. I am going to be creating some sub classe开发者_开发知识库s in actionscript 3. I was wanting to know if it is possible to override the parent class. If so, d
I am having problems loading a bitmapData. I am getting the following error Engine Init //trace loadimage//trace
I hope this isn\'t too vague, but I\'m stuck on a problem that has put me in an Unfortunate Position.
Hi I have an actionscript that moves a box across the stage when the mouse is over a left or right arrow shaped button . The script below does just that. BUT what I want to do is have the box repeated
am using AS3 and i have one dynamic text filed. The properties Fontname \"verdana\" size \"14\" style \"Bold\"
I am working with Fle开发者_如何学JAVAx, and I need to take a relative URL source property and convert it to an absolute URL before loading it.
I want to develop a simple race car game. A user will see his car from above and can use right and left arrow keys to navigate in the track and between other开发者_JS百科 cars.