Ask a Question related to Macromedia Director Basics, Design and Development.
-
auntie social #1
Click thumbnails, open in new window
I apologize, because I know this has probably been asked before but I
still need a bit of a push. :(
I'm making an e-portfolio in Director MX. It consists of 20x20px
"crops" of images which, when clicked, should open the full image in a
new window.
The standard solution to this from my searching seems to be do use a
MIAW (movie-in-a-window). I've read up on this concept, but it makes
it sound like I have to make a separate Director movie for *each*
image, and there are about 40 of them. :\
So my question is... *drumroll*
Is there a way to setup like this MIAW as a "template" which can call
and specify on-the-fly which full image I want to display, and have it
automatically resize to the image height/width?
Something like (sorry, I've not been using Lingo long :\):
on mouseUp me
set TheMovie.Image = me + "big.gif"
set TheMovie.Height = TheMovie.Image.Height
set TheMovie.Width = TheMovie.Image.Width
open window("TheMovie")
end
Thanks in advance...
auntie social Guest
-
Open window on button click
Hi there, in a form, here's what I want to do : <input type=button onclick= (???) is it possible to open a pop-up window with a specified... -
Display text in cast window thumbnails?!
Hi, im working with lots of text members and having to update them. COuld do a find but am not always sure what i am changing! Anyway, the cast... -
want to open a new window on button click!-jscript or javasript
Hi all... I am able to select a student's story and open it in a word doc. the teacher then corrects the story, highlight in colors the comments,... -
Server control button click: open pop up browser window
Checkout ... ShowModalDialog in the javascript reference. It works quite will if you want to use client side javascript. "Alvin Bruney"... -
Can't right click and "open in new window"
I download IE6 and now when I right click to open a new window or if I click on a link that opens a new window ... it's blank. Can you help me?



Reply With Quote

