all groups > flash (macromedia) > september 2007 > threads for saturday september 29
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Media Display Component
Posted by Nickels55 at 9/29/2007 7:37:26 PM
If you use a media display component can you change the contentPath like you
can with the Flv Playback Component?
I want to play some random MP3 files on my site and this is the only way I can
think of doing it.
... more >>
quick time export
Posted by a-wahl at 9/29/2007 7:35:36 PM
Hi.
Whenever I try to export from Flash cs3 as quicktime the files frame rate (29.97 FPS) is different in the exported quicktime. (eg, 30.30, 27.86, 20.5)
Can anybody recommend how to fix this?... more >>
Flash closes and my work is gone.
Posted by magcha777 at 9/29/2007 6:56:43 PM
In Macromedia Flash Professional 8, when I click "File" - "Import" - "Import
Video...".. Then browse for a video, open it, then click "Next"; it immediately
closes down Flash 8 without asking if I wanted to save the project. I had done
over two hours of work on it and it was all lost! All I ha... more >>
How easy is it to convert a flash gallery to an xml flash gallery?
Posted by beesbane at 9/29/2007 5:31:37 PM
I have made a photo gallery using the newest version of flash and using AS3,
however I have very little knowledge of xml and html, and am struggling to
learn. How easy is it to apply xml to a normal flash gallery? What or where is
the best for learning xml?
... more >>
Dynamic Text Disappears
Posted by Nickels55 at 9/29/2007 4:46:18 PM
Using this technique:
var textVar:LoadVars = new LoadVars();
textVar.load("about.txt");
textVar.onLoad = function() {
_global.dyn1 = (textVar.headline);
_global.dyn2 = (textVar.details);
my_mc.dyntxt.html = false;
my_mc.dyntxt.htmlText = dyn1+" "+dyn2;
};
The dynamic text p... more >>
Darned glitches....
Posted by Donjworks at 9/29/2007 4:40:48 PM
Hello,
I posted this yesterday, but my post seems to have disappeared...
Im making this game, inwhich you are packman, and you run around shooting
ghosts (original, eh?). Anywho, when you kill ghost 2, ghost 1 goes along with
it.
Now, I realize you can solve my problem just from that... more >>
How to make a long animated button
Posted by chrisf671 at 9/29/2007 3:21:13 PM
Hello
Does anyone know how to make a animation on a button when you put your curser
over or click the button longer then just a few frames. in other words to
extend the over or down parts of the button animation.
Thanks a lot.
... more >>
Adding URL to Flash Button
Posted by jbravo1224 at 9/29/2007 2:39:29 PM
Hello,
I am having an issue with flash buttons and adding a url to them. When I set
the behavior for go to URL on release the flash animation of my button (which
is a movie clip) stops working in the browser and in the flash preview. When I
remove the behavior it starts working again. It s... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
my exports to QuickTime SUCK!
Posted by charltonrom at 9/29/2007 3:38:59 AM
Hello all, maybe Flash isn't capable of moving jpgs around too well? 'Cause my
results are pretty bad. I was hoping to export some little Flash anims into an
iMovie project, via export to QT. I have a jpg base layer, nice high-res photo.
I want to move other jpgs around over the base-layer sti... more >>
Pause all
Posted by chrisf671 at 9/29/2007 3:11:55 AM
Hello
I have been trying for a long time to find a code to pause all the item in an
animation at once (sound, animationd, etc) and all the ones i did find were
confusing and nobody walked me through how to stream the sound, or whatever its
cald where you not only put it in the frames but you... more >>
sound clip loops unwantedly
Posted by tomtashflash at 9/29/2007 12:00:00 AM
I imported a 30 second sound clip (.wav) to the library and added it to my
document following the directions in Flash 8 help: Using Flash / Working with
Sound / Starting and stopping sounds at keyframes. The Property inspector for
sound has a drop down menu with 2 choices: Repeat, and Loop. I ... more >>
Flash movie loads locally, however not on server
Posted by beatlestones at 9/29/2007 12:00:00 AM
Hi there,
As the subject suggests I'm having problems with an embeded SWF file,
whereby if I open the HTML file containing it locally - the movie
loads fine, but if I access via a webserver it doesn't.
I currently have two SWF files... one (intro.swf) which preloads and
then dis... more >>
|