|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I am building the following flash portfolio:
http://www.3dmagicaldesigns.com/3dmd...portfolio.html if you see, there is a photo transition that shows the pictures "before & after" for each one of the images, I want that once the visitor is inside the "before & after" picture, he/she can see this like a continue slideshow, at this moment the before picture changes to after picture but it stays there, I want to make it a continue slideshow. This is the flash code that I used: { for (i = 1; i < 31; i++) { if (i != pictoshow) { thums["thumhlt" + i]._alpha = 100; } // end if } // end of for } // End of the function function changethepicture() { fadermc.gotoAndPlay(1); picholder.toppy.gotoAndStop(pictoshow); picholder.toppy._alpha = 100; picholder.bottomy.gotoAndStop(pictoshow); timervar = 0; hideallhlt(); thums["thumhlt" + pictoshow]._alpha = 0; } // End of the function var thumX = 0; var oldpic = 1; var pictoshow = 1; var howManySlides = 0; var totalSlides = 0; var newCounter = 0; var pointerArray = new Array(); var timervar = 0; var targetX = 24; thums.thumhlt1._alpha = 0; onEnterFrame = function () { ++timervar; if (timervar > 75) { picholder.toppy._alpha = picholder.toppy._alpha - 2; } // end if var _loc1 = thums._x; var _loc2 = targetX - _loc1; thums._x = _loc1 + _loc2 / 3; }; I would really appreciate if you can help me to solve this problem. Warm Regards Last edited by mark7980; 08-28-2008 at 09:53 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Something Missing | ackerley1 | Submit Your Logo For Review | 6 | 08-16-2006 01:52 AM |
| Trying to Find a Script - Manage Collection of Poems | miss_beth | Web Programming Discussion Forum | 4 | 10-26-2004 06:03 AM |
| CSS - Am I missing something? | WoWzers | Graphics & Design Discussion Forum | 2 | 06-08-2004 06:07 PM |
| DB Query Help. trying to find missing entries | Gresser | Database Discussion Forum | 1 | 05-06-2004 01:43 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |