Ask a Question related to Macromedia Director Basics, Design and Development.
-
camilo #1
Need Help with Flash&Director!!!!
Im working on a cd room for kids wich has a few storys , a game and so
on.....they want this cd to be able to play wheter as cd room and also
as a music cd for stereos.....ok??...
1. it has flash animations to be played on the cd( im doing the cd
room in DIRECTOR MX)....HOW TO STOP AT THE SAME TIME SOUND OF MOVIE
AND FLASH MOVIE???...THEN WHEN IT STARTS AGAIN (PLAY) CONTINUE SOUND
AND MOVIE...???
2. HOW TO MAKE THE CD TO PLAY SOME MUSIC FILES ON A STEREO AT
HOME???...
3. IS THERE ANY OPTION TO MAKE A PLAYBAR (OPTION)LIKE QUICKTTIME MOVIE
....FOR A FLASH ONE IN DIRECTOR?...FORWARD REWIND PLAY STOP!!...
PLEASE NEED SOME HELP...FIRST TIME USING FLASH WITHIN DIRECTOR!!...
camilo 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... -
JB #2
Re: Need Help with Flash&Director!!!!
1) On the director side you may have to stop the sound when 'paused'
then reset the current time of the director sound(s) to where they left
off.
2) Enhanced or Music+ CD formats can have separate audio and data
portions, I have made them with toast on the Mac.
3)
You should be able to contruct a flash slider using lingo functions
-- for total length of main timeline
the frameCount of member whichCastMember
-- I think the currentFrame is a readable property
sprite (whichSprite).getFlashProperty(targetName, #property)
-- slider control could set the frame with:
goToFrame(sprite whichFlashSprite, whereTo)
JB Guest



Reply With Quote

