|
Prev: URGENT: closeRequest event
Next: Jumping
From: Jacoolh on 29 Jan 2008 09:06 I currently have a small thumbnail image which I need to open up the larger version of it on a click. Like most movie websites do. (It's a wallpaper thing).
From: Rob Dillon on 29 Jan 2008 09:51 What have you tried so far?
From: Jacoolh on 29 Jan 2008 09:53 Nothing, I'm a complete n00b with Director and want the image to open an external bigger jpeg of it.
From: Mike Blaustein on 29 Jan 2008 10:08 If by external, you mean that you want the full size image to open outside of Director, as in it will open in whatever applpication the user has associated with that file type, you can use the BuddyAPI xtra (it is free to use up to 2 functions, so for this one function, it would be free) on mouseUp me baOpenFile(the moviePath&"BigVersion.jpg","normal") end
From: Jacoolh on 29 Jan 2008 15:18
What is BuddyAPI Xtra? A plugin or something? As I said, complete n00b. I used director for the first time about 2 weeks ago. |