Hello list,

I'm loading a HTML file into a textarea. I see it and everything works just fine.

I need to do something like this:

<img src='imgViewer' id='testmc' *file='miImageFile.jpg'*/>

when mi imgViewer class is instanced I get a trace in the constructor, so the class is well instanced. But is there any way to retrieve that "file" attribute?? Why if I do trace(this.id) from the class I can't get it? I've tried with intervals also because of the load time, but even when it is full loaded I can't access it.

any other idea??


thanks!

Gab

_______________________________________________
[email protected]
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