Jump to content


Photo

[ASK] Insert Dynamic Image from URL


  • Please log in to reply
2 replies to this topic

#1 jipo

jipo

    Young Padawan

  • Members
  • Pip
  • 1 posts

Posted 07 August 2009 - 03:46 AM

Hi, I don't know how to use about flash.
I want to make simple flash.

It only display and get an image from url (ex:www.jipo.com/images/a.png)
But the file a.png not static, it dynamic.
So the flash always grab the url when it open.

Thanks.

Edited by jipo, 07 August 2009 - 03:48 AM.


#2 GRIMESD

GRIMESD

    Young Padawan

  • Members
  • Pip
  • 10 posts
  • Gender:Male
  • Location:Upstate New York
  • Interests:I have been working with web design for a few years now and recently gained much interest in flash. I am self-teaching myself AS3 while also giving tutorials to help others out with what I have learned.

Posted 19 August 2009 - 08:26 AM

I really have no idea what you are trying to accomplish. What do you mean by the image is dynamic? Are you trying to import the image from a outside location?

#3 kishore309

kishore309

    Young Padawan

  • Members
  • Pip
  • 1 posts

Posted 29 December 2009 - 04:15 AM

Hi friend,
If you using flash 8 version then goto components panel click and drag ScrollPane component to stage. assign instance name to the component. ex. my_spane. Create new layer click first frame and press f9 button(for Action script editro). Write the following code.

_root.my_spane.contentPath = "http://www.yourwebsi...imagename.jpg";



Regards,
Kishore Kumar




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users