A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: help with getURL command

  1. #1
    Member
    Join Date
    Dec 2003
    Posts
    45

    help with getURL command

    I have images in the images folder in my website account. the image I want to load is named "pic1.jpg". What is wrong with that ???

    getURL("/images/pic1.jpg");

    thanks

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Use the full url.
    And make sure the picture isn't saved as a progressive .jpg.

  3. #3
    Member
    Join Date
    Dec 2003
    Posts
    45
    ok thanks

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