Skip to main content
Participant
April 14, 2010
Question

how can we dynamically load an image in an actionScript 3.0 project

  • April 14, 2010
  • 2 replies
  • 527 views

i want to dynamically select an image from images have and load in the application.

This topic has been closed for replies.

2 replies

webqaflash
Inspiring
April 14, 2010

If you know the name of the image to be loaded , you can use the Loader class to load the image in AS3