A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: image upload to a flash movie

  1. #1
    Member
    Join Date
    Jul 2000
    Posts
    50

    image upload to a flash movie

    Can someone tell me how, or where to look, to upload an image into a running flash movie? I assume it would have to be via a popup html window with file upload form but I just cant figure it out or find anywhere. Thanks

  2. #2
    Senior Member
    Join Date
    Nov 2003
    Location
    Las Vegas
    Posts
    770
    Try the forum's search feature, there have been several threads regarding this issue. Since it's going to require backend scripting, most of the threads with good info will be in that forum.

  3. #3
    Senior Member
    Join Date
    Feb 2002
    Posts
    375
    I might be thinking you mean something else but is all you want to do is load an image from an external folder into your flash movie?

    If so, use

    code:
    loadMovie("images_name.jpg", ImageHolderMC_name)



    If this is what you want to do then just do a search in this forum, there are loads of questions regarding this.

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