Hi – I’m interested in finding a way (in AS1) to fire a general event
whenever a new textfield appears on stage (be it through createTextfield
or the playhead hitting a frame where there is a new textfield).

I’m investigating this as part of an attempted workaround for a flash
player bug with running AS1/FP6/AVM1 swfs inside an AS3/FP9/AVM2
container where Textfields display values are bound to a variable,
labelled in the properties dialogue in Flash (a nasty practice IMO).
When you load into an AVM2 parent, the textfield.text value is not
assigned. At the moment my current thinking is revolving around an
onEnterFrame event that recurses through all clips searching for
textfields but I forsee this being pretty CPU expensive.

Any ideas greatly appreciated,

Tom

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.14/845 - Release Date:
12/06/2007 06:39
 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to