A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: getImageReference

  1. #1
    Lunatic
    Join Date
    Nov 2002
    Location
    AS3 Forum
    Posts
    342

    getImageReference

    OK so I have this textBox, loaded with HTML content. Content as images inside it. I successfully pull the images and rearrange them (Scale them, mask them, and align them in a grid) using the getImageReference method. Now when I do this, I modify the x and y properties of that image. They align inside the textField. Now, if I try to scroll the textField it doesn't work anymore. The images are floating above the text in textField. Is there any way to reintroduce the image inside the field so they respond to the scrolling function?
    Last edited by Beathoven; 09-02-2010 at 04:33 PM.

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