Ask a Question related to Macromedia Director Basics, Design and Development.
-
keiTai #1
Director 8.5 and flash mx?
Hi all,
Bunch of questions from a noob
trying to do a tutorial by computer arts ("british mag"). As they made the
flash part with flash mx 2004 i can only use the .swf part.
So i insert>media element>flash movie.
1 But i can't see the flash part on stage?
2 What are the restrictions with director 8.5 and flash mx vs director mx 2004
and flash mx 2004???
3 I am trying to make a collapse menu in flash where some menu collapse states
are higher then the director movie hight. Can i make the flash menu verticale
scrollable in director??
Grtz,
keiTai Guest
-
using flash in director
Hello My project is to put in closed-caption for flash animation. The thing is, I was only given a .swf file to work with, and it has a looped... -
Flash(SWF) in Director MX 9.0
I'm a N00b, can someone please help me. How do I save my work to a flash .swf file? I have Director MX 9.0, and I found how to save to .avi, .mov,... -
Help with flash and director
On playback of my latest projector movie, i have a flash video swf in it, on windows xp it plays back fine and the audio is cool, when i play it back... -
Director vs Flash
I am just getting started on an multimedia project for a large company's corporate executive meeting. I used director in my previous job several... -
Video in Flash - Flash in Director
I have a video in Flash and I have this flash piece in Director. When I call a sprite(pSprite).play() after calling a sprite(pSprite).stop(), the... -
keiTai #2
Director 8.5 and flash mx?
Hi all,
Bunch of questions from a noob
trying to do a tutorial by computer arts ("british mag"). As they made the
flash part with flash mx 2004 i can only use the .swf part.
So i insert>media element>flash movie.
1 But i can't see the flash part on stage?
2 What are the restrictions with director 8.5 and flash mx vs director mx 2004
and flash mx 2004???
3 I am trying to make a collapse menu in flash where some menu collapse states
are higher then the director movie hight. Can i make the flash menu verticale
scrollable in director??
Grtz,
keiTai Guest
-
keiTai #3
Re: Flash and director frame number and frame marker
THink i got it
on (release) {
getURL ("Lingo:go to frame \"test\"");
}
Will go to a director marker called test
keiTai Guest
-
JB #4
Re: Director 8.5 and flash mx?
Director 8.5 is limited to Flash 5 or older .swf files, you can set the
publish setting in flash to save in older compatible form.
JB Guest
-
Lutris Man #5
Re: Flash and director frame number and frame marker
If that doesn't work, try this:
on (release) {
getURL("lingo: go \"test\" ")
}
I've tried a lot of different way that didn't work, but this always does for me.
Lutris Man Guest



Reply With Quote

