Skip to main content
Inspiring
April 8, 2010
Question

fileReference

  • April 8, 2010
  • 1 reply
  • 380 views

WHat comands do I have to use in AS2 to do what fileReference.loaad() does in AS3?

My purpose is to browse for an image and make it load on stage.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
April 8, 2010

browser(), upload() (using server-side scripting) and finally loadMovie() or loadSound() or whatever.

Inspiring
April 10, 2010

Thank you. I'll come back with any other question with this regard in a new post.

kglad
Community Expert
Community Expert
April 10, 2010

you're welcome.