stage.displayState = StageDisplayState.FULL_SCREEN; And then you need to set the flash param in the html allowFullScreen to "true" example with SWFObject: ...
... luck in finding anything on how to achieve this with AS3. This is the best I found on the subject. How would someone create a function to have the stage...
... luck in finding anything on how to achieve this with AS3. This is the best I found on the subject. How would someone create a function to have the stage...
Thanks Chuck I was getting to the point you were about a year ago when you said AS3 must die Bob To: flashmn@yahoogroups.com From: itsmechuckjr@... Date:...
Greetings! There have been many times in my life where I look at something that I have wrapped, built, coded, or designed and said to myself, "Those colors...
This is going to be a good one. As a coder, color has always been an enigma to me. I'm hoping this will help with that. Saviz From: Toby C. Sent: Friday,...
Robert asked me to send this out the local user groups: I just put up a new page listing upcoming workshops and online seminars. If there are other online...
Hi, I am trying to add a TextField to a load external swf. Does anyone know how to do this in AS3? Here is what I have tried (of course it doesn't work): ...
Hi, Robert - I've had good luck working with the structure outlined below: var _contentHolder:MovieClip = new MovieClip(); var _externalSWF:Object = new...
Darn! I actually took extra care formatting this for email. Attached is an RTF doc with the cleaned-up code.  ... Robert Fraher Candidate for M.F.A. in...
I guess the way I would handle it is to create an empty movieclip and place the entire group, variables and all, inside. Then setup a text area with in that...
Hello all, I'm a new comer to this group. I really appreciate the link to Nicholas' presentation. Thought I could make a useful contribution to the group, and...
It's actually John McCaffrey's presentation, to record the presentations, we're just using my acrobat connect account. If anybody knows how to change the name...
I just watched the presentation. Fantastic job! Thank you, John!! And thanks for recording the meeting and making it available. I'm sorry I wasn't able to...
There are some pretty cool features on the animation side of things. Inverse Kinematics is a big one (it's like the puppet tool in After Effects). You link...
... Ah sweet, will support typing by generics: http://www.mikechambers.com/blog/2008/08/19/using-vectors-in-actionscript-3-and-flash-player-10/ Anyone know if...
is there maybe some hope that fonts will render the same in flash as they do in photoshop and illustrator an so on????? P ... is there maybe some hope that...
Yes, there is actually already a Flex patch for compiling Flash Player 10 content. Full support of vectors (and other FP10 features) won't be included until...
Font support is another improvement. They re-made the layout engine so text fields support muilt-column, right-to-left/vertical layouts, ligatures, etc. Dustin...
This will be featured in the MindSurf conference on October 28, 2008. Noha Edell from Adobe will be presenting 2 sessions on what's new with Adobe CS4. Visit...
There is an interesting article on MacRumors.com discussing a new visualizer for iTunes 8. If you go there, there are some links to other coded visualizations....