|
#1
|
||||
|
||||
|
The new Setup Factory 7.0 Screenshot Gallery is now online
Hey everyone. New screenshot gallery is up on the Setup Factory site as well as this site. Hope everyone likes it.
![]() http://www.setupfactory.com/site/screenshots.php Corey Milner Creative Director, Indigo Rose Software |
|
#2
|
||||
|
||||
|
Cool!
I also like the Javascript slideshow option! Or, is that just for Window control? Last edited by Intrigued; 10-07-2004 at 09:22 AM. |
|
#3
|
||||
|
||||
|
Javascript is used to launch the pop-up but the rest is just HTML/PHP. The whole gallery including the slide show is served via one tiny page which has about 10 lines of code. If you pass a slideshow variable to it, it knows to write in a meta-refresh tag according to your chosen slideshow speed, and then the page just increments the cap as it refreshes. Very, very basic stuff but quick and easily expandable.
![]() Corey Milner Creative Director, Indigo Rose Software |
|
#4
|
||||
|
||||
|
Thanks for explaining!
I am investigating different ways of offering up such via different languages, applications. |
|
#5
|
||||
|
||||
|
Would be easy, just pass another variable, i.e.:
Code:
http://www.amuser.com/showpicture.php?pic=1&secs=5&lang=en&app=amuser Code:
picCount = 1;
if ($lang) {
$myPic .= $lang."_";
}
if ($app) {
$myPic .= $app."_";
}
$myPic = $myPic.$picCount.".jpg";
echo "<img src=\"images/".$myPic."\">";
Corey Milner Creative Director, Indigo Rose Software |
|
#6
|
||||
|
||||
|
Corey, if you have time in the near future to slide a sample PHP version over that would be really appreciated! I know you are busy.. going 12 ways at any given moment though.
|
|
#7
|
||||
|
||||
|
Yeah OK let me get a small working example together.
Corey Milner Creative Director, Indigo Rose Software |
|
#8
|
||||
|
||||
|
Thank you in advance Corey!
Edit: I just noticed the other code you posted. D'oh! I missed that before posting my previous post. Thanks! |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Setup Factory 7.0 | Ted Sullivan | Setup Factory 7.0 Discussion | 0 | 09-22-2004 02:01 PM |
| New Features in Setup Factory 7.0 | Ted Sullivan | Setup Factory 7.0 Discussion | 0 | 08-12-2004 01:13 PM |
| Setup Factory 6.0 Documentation | Colin | Setup Factory 6.0 Knowledge Base | 0 | 11-18-2003 01:10 PM |
| HOWTO: Distribute an AutoPlay Application with Setup Factory 6.0 | Support | AutoPlay Media Studio 4.0 Examples | 0 | 10-25-2002 03:33 PM |
| FAQ: Setup Factory 5.0 Frequently Asked Questions | Support | Setup Factory 5.0 | 0 | 10-10-2002 10:50 AM |
All times are GMT -6. The time now is 08:32 AM.









Linear Mode

