Old 08-27-2008, 03:36 AM   #1 (permalink)
Junior Member
 
Join Date: Aug 2008
Posts: 1
Default Problem using dynamic gallery XML.

Hi,

First, thanks for this great and usefull file!

I need a help with my file. I trying to use these code:

// imgHref is an Array created from a XML file.
// imgHref[0] = image/01.jpg
// imgHref[1] = image/02.jpg

bttnNext.onRelease = function ()
{
trace(imgHref[1]) // = image/02.jpg
zoom.loadExternal (imgHref[1]);
};

These code dont work!

Any suggestion?

Thanks
dmgv is offline   Reply With Quote
Reply

Bookmarks

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



All times are GMT. The time now is 08:15 PM.