Pieter van Niekerk
Pieter van Niekerk

Reputation: 848

Flex Individual image loading

I want to know if anyone can point me in the right direction for individually loading images (I think thats what is happening) in Flex 4.

I saw this site and I like the way each individual picture gets loaded when a new category is opened and thought it would be very useful in our next project.

Upvotes: 2

Views: 175

Answers (1)

chiguire
chiguire

Reputation: 226

You can use the SWFLoader component to point a URL, and load your images runtime. Could you clarify more your question?

Upvotes: 1

Related Questions