|
-
loading an swf then updating the swf number
Hi there
If anyone can help
I'm making an image gallery that loads swf's. When I press the next button I have this
on(release){
loadMovieNum("img>>>>>_root.nextimage<<<<<.swf", 1);
_root.nextimage++;
_root.previmage++;
}
There are 2 _root variables
1 nextimage
2 previmage
I need help updating >>>>>_root.nextimage<<<<<
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|