Thread: PhotoNavigator
View Single Post

  #7 (permalink)  
Old 05-06-08, 09:01
Flep Flep is offline
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: PhotoNavigator

I think the best way is to re-instance a new PhotoNavigator:
Code:
photo_navigator=new PhotoNavigator('http://www..../pic.jpg');
addChild(photo_navigator);
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Reply With Quote