#1 (permalink)  
Old 05-10-2008, 08:42 PM
Member
 
Join Date: May 2008
Posts: 30
Default Support Archive

I want to load the gallery in a flash web page with the loadmovie action. I’ve tried but appears a grey screen. May I use this gallery with a loadmovie action in a button?
Reply With Quote
  #2 (permalink)  
Old 05-10-2008, 08:52 PM
Super Moderator
 
Join Date: May 2008
Posts: 561
Send a message via Skype™ to Adrian
Default

Try putting a _lockroot = true before any other code in the gallery. Also make sure the paths to the xml file are correct.
Reply With Quote
  #3 (permalink)  
Old 05-10-2008, 08:53 PM
Member
 
Join Date: May 2008
Posts: 30
Default

In the thumbnail description accepts spanish characters. But in the large description with the big image doesn’t works. How can I do it?
Reply With Quote
  #4 (permalink)  
Old 05-10-2008, 08:54 PM
Super Moderator
 
Join Date: May 2008
Posts: 561
Send a message via Skype™ to Adrian
Default

You should find the description symbol in the library. Double click it and embed the characters you need by clicking on the text field and then click on the emebd button in the properties panel. See Tab Gallery/Pic Viewer/Assets/Description in the Library
Reply With Quote
  #5 (permalink)  
Old 05-10-2008, 08:54 PM
Member
 
Join Date: May 2008
Posts: 30
Default

very cool. I have one question though. When click on video, the background fades in a bit. It is white. How can I change it to another color. Thanks
Reply With Quote
  #6 (permalink)  
Old 05-10-2008, 08:55 PM
Super Moderator
 
Join Date: May 2008
Posts: 561
Send a message via Skype™ to Adrian
Default

Edit the Tab Gallery/Common Assets/Stage Disable library symbol with the colour you want.
Reply With Quote
  #7 (permalink)  
Old 05-10-2008, 08:56 PM
Member
 
Join Date: May 2008
Posts: 30
Default

Which lines have to modify, and what to change for the large description of the big picture to appear at the bottom, not at the top of the picture?
Reply With Quote
  #8 (permalink)  
Old 05-10-2008, 08:57 PM
Super Moderator
 
Join Date: May 2008
Posts: 561
Send a message via Skype™ to Adrian
Default

PicViewer.as file find this line of code:

Image.onTweenComplete …

...modify the _y for Text and Overlay:

Text._y = Image._y+Image._height-Text._height+is-10;
...
Overlay._y = Image._y+Image._height-Overlay._height+is;
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.