A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Dynamic Image

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    29
    How can I create an image that her source will come from a variable?

    For example: imgSrc="http://www.yahoo.com/1.gif"

  2. #2
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282
    Not sure what your asking ?

  3. #3
    Junior Member
    Join Date
    Apr 2002
    Posts
    29

    well....

    I want to be able to change images.
    I want to wright the image source adress (on the server), and then Flash will display it!

    Is it possible?
    How can I create a symbol that his source (link) is a variable?

    Thank You

  4. #4
    Junior Member
    Join Date
    Apr 2002
    Posts
    29

    I'll explain again... :-)

    I'll explain again... :-)


    I want to be able to change images.
    I want to wright the image source adress (on the server) in a variable , and then Flash will display it!

    I mean, How can I create a symbol that his source (his link) is a variable?

    I want to load an Image into flash (from a server), but, I want it to be something like this:

    image_source="http://www.yahoo.com/1.gif"
    getImageFromUrl.src=image_source

    Do you understand?

    Thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center