A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: can an image have a value?

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    1
    i have figured out how to transfer values from an input box in flash to asp then stored into the database.

    now i'm trying to figure out how to grab a value from an image and display that value. for starters - have it displayed on the left of the image in a text box or something.

    and is there a way to grab a value from an image and use that as a hidden field somehow?

    can someone help me?

    thanks!

  2. #2
    The world goes - hm.. TheCaramella's Avatar
    Join Date
    Dec 2001
    Location
    Second door on the right, next to the ice bear
    Posts
    642
    The answer is: no. An image can not (yet) have a value that it sends to your program. But it can have properties, like height and width etc.
    If you put it inside an mc, you can do more to it, because there you can place values.

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