[Flashcoders] Creating an Appendix with ASDocs

2010-06-02 Thread pedro
Howdy folks! I am trying to create ASDocs documentation with an appendix. I found that the following worked in the Flex3SDK, but not the Flex4SDK. Can anyone see anything wrong or has had luck getting this to work in the new version? Added the following in ASDoc_Config_Base.xml: href="app

RE: [Flashcoders] RIA Secure Coding

2010-06-02 Thread Chris Foster
A while ago Hewlett-Packard released a tool (custom decompiler) for 'exposing Flash Application vulnerabilities'. It might make an easy starting point for further investigation. http://www.communities.hp.com/securitysoftware/blogs/spilabs/archive/200 9/03/20/exposing-flash-application-vulnerabili

Re: [Flashcoders] RIA Secure Coding

2010-06-02 Thread Henrik Andersson
Rule one: do not allow people to upload flash movies. Rule two: do not allow people to upload flash movies to your main domain. Rule three: do not allow people to upload flash movies that can use javascript. ___ Flashcoders mailing list Flashcoders@cha

Re: [Flashcoders] RIA Secure Coding

2010-06-02 Thread Dave Watts
> This one is for all the RIA developers on the list. I haven't really seen > secure coding > widely addressed here but was hoping someone had knowledge that could get me > started. > > I'm leading effort to develop flash coding standards in corporate environment > so there > are fewer (or no) se

[Flashcoders] RIA Secure Coding

2010-06-02 Thread Boerner, Brian J
This one is for all the RIA developers on the list. I haven't really seen secure coding widely addressed here but was hoping someone had knowledge that could get me started. I'm leading effort to develop flash coding standards in corporate environment so there are fewer (or no) security risks

Re: [Flashcoders] Question about approximate vowel detection in AS3

2010-06-02 Thread Eric E. Dolecki
This is a software voice, so nailing down vowels should be easier. However you mention matching recordings with the live data. What is being matched? Some kind of pattern I suppose. What form would the pattern take? How long of a sample should be checked continuously, etc.? It's a big topic. I und

Re: [Flashcoders] Build your own multitouch device

2010-06-02 Thread Karl DeSaulniers
Hmmm. That worked for some reason. Here is the link it gave me. Same as what you posted. http://sumitpaul.com/work/interactive/understanding_multitouch/flash/ gswm.html But it worked when I clicked from that other website, not your link. Silly me though. I was accessing it from my desktop. Tha

Re: [Flashcoders] Build your own multitouch device

2010-06-02 Thread Matt S.
Weird, I just clicked on it within the thread and it worked for me. Try accessing it from Notcot: http://www.notcot.org/post/31191/ On Wed, Jun 2, 2010 at 3:45 PM, Karl DeSaulniers wrote: > Link is 404 > > On Jun 2, 2010, at 2:25 PM, Matt S. wrote: > >> this is cool: >> http://sumitpaul.com/work/

Re: [Flashcoders] Question about approximate vowel detection in AS3

2010-06-02 Thread Henrik Andersson
Eric E. Dolecki wrote: I have a face that uses computeSpectrum in order to sync a mouth with dynamic vocal-only MP3s... it works, but works much like a robot mouth. The jaw animates by certain amounts based on volume. I am trying to somehow get vowel approximations so that I can fire off some ev

RE: [Flashcoders] Smokescreen: Flash without the plugin

2010-06-02 Thread Merrill, Jason
Smokescreen seems to be a very accurate description of what it is. Jason Merrill Instructional Technology Architect Bank of America Global Learning Join the Bank of America Flash Platform Community and visit our Instructional Technology Design Blog (note: these are for Bank of America empl

[Flashcoders] Question about approximate vowel detection in AS3

2010-06-02 Thread Eric E. Dolecki
I have a face that uses computeSpectrum in order to sync a mouth with dynamic vocal-only MP3s... it works, but works much like a robot mouth. The jaw animates by certain amounts based on volume. I am trying to somehow get vowel approximations so that I can fire off some events to update the mouth

Re: [Flashcoders] Build your own multitouch device

2010-06-02 Thread Karl DeSaulniers
Link is 404 On Jun 2, 2010, at 2:25 PM, Matt S. wrote: this is cool: http://sumitpaul.com/work/interactive/ understanding_multitouch/flash/gswm.html ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/l

[Flashcoders] Build your own multitouch device

2010-06-02 Thread Matt S.
this is cool: http://sumitpaul.com/work/interactive/understanding_multitouch/flash/gswm.html ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Smokescreen: Flash without the plugin

2010-06-02 Thread Kevin Newman
I guess ad makers get the last laugh. They get to convert existing Flash ads to HTML5 - which is far less efficient than Flash (and boat loads slower) - and then drain iPad users' batteries more quickly than Flash would. I love it. Kevin N. On 6/1/10 1:54 PM, Joe Minkiewicz wrote: This ha

Re: [Flashcoders] problem with import mx.controls.Alert

2010-06-02 Thread Eric E. Dolecki
I used Google and found this that seems decent enough: http://developer.yahoo.com/flash/astra-flash/alertmanager/ I am assuming that you like the fact that the Flex background is blurred while the alert is being displayed. Is this true? If you rolled your own, the stage is a MovieClip, so you cou

Re: [Flashcoders] problem with import mx.controls.Alert

2010-06-02 Thread Dave Watts
> Thanks, Eric. So I guess none of the mx.controls are for Flash but, rather, > are all for Flex? Yes, they are part of the Flex class libraries. You may be able to use them in Flash directly, but that's not their design intent. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://tr