Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > flash (macromedia) > august 2006 > threads for wednesday august 9

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 31

Changing colour of moving text
Posted by Adam Deeley at 8/9/2006 9:35:38 PM
I know this sounds stupid, but all i want to do is have some simple text sliding into my flash movie starting off white and changing to red. Im adding the text to the flash file inserting 2 keyfames then on the first making the text red and on the final keyframe making the text white. If i do ...more >>


Make mp3 that has been loaded into swf to stop playing
Posted by Dilroy at 8/9/2006 9:30:32 PM
Hi, I've managed to create a 'jukebox' that has a selection of tracks. Each track is loaded into the swf using the following scripting: var my_sound:Sound = new Sound(); my_sound.loadSound("nuffnek.mp3",true); I have created a stop button which when pressed takes the movie to a point...more >>

Flash file dissapears on JavaScript function call in IE
Posted by JeremyToo at 8/9/2006 9:11:04 PM
I am not quite sure what is going on, and I have tried for several days to get this fixed. I can't find much on how to fix this except for the fact that the bug exists. In IE6 (on Windows 98SE, 2000, and XP), the flash file disappears after I make a call to a JavaScript function. I am curre...more >>

add hyperlink to text box?
Posted by restivz77 at 8/9/2006 8:49:06 PM
hi! i have a website for my band... http://www.theliftband.com. Now i want to be able to have a giant scrolling text box, which i have, with multiple buttons for other websites inside it. as seen on the tour page in other words, is there a way to have a button, inside a text box? plea...more >>

RollOut without stopping the RollOver-MC
Posted by Christian Voigt at 8/9/2006 8:20:31 PM
Hi there, I've made a button which plays a little mc at rollover. The problem is that this mc stopps running on rollout. I need the rollover-mc playing till it's end, even if the rollout happens before. Does somebody have any idea??? Thanx, Terry ...more >>

Issue with DRIA coursework
Posted by Nightfall_Blue at 8/9/2006 8:01:42 PM
Hi, I did the DRAI course a few years ago (flash MX) but didnt get a chance to practice or use any of it.I have recently decided to work through it again and have run into problems while manipulating pushbuttons and checkboxes. I have created object instances, two of which need to be cl...more >>

SWF in focus
Posted by shemp_66 at 8/9/2006 7:45:56 PM
How do I set the focus of the html page to the swf file embedded? Thanks in advance....more >>

want 'looped' audio clip to stop playing when new new movie clip begins...
Posted by flashingnotallowed at 8/9/2006 6:46:45 PM
HI, I have a looped audio track on the first frame of the first scene of my projects. This loop continues to play throughout all the scenes. Here is my problem. One of the scenes contains my motion-reel (which also includes audio), and i'd like the background audio to stop playing for ...more >>



Linking Flash to FormMail.pl
Posted by dvdbsqt at 8/9/2006 6:14:22 PM
I'm trying to put together a simple form in flash but have had trouble getting it to recognize the formmail.pl file in my cgi-bin folder. Do I need to indicate in the .swf file who the "recipient" is and if so, how and where to I type that information. Any help would be greatly appreciated. Th...more >>

loadSound
Posted by kris514 at 8/9/2006 5:23:13 PM
Hi! I'm really frustrated with this, I am using the following code to stream my sound: onClipEvent (load) { loadSound("http://www.bestrangefruit.com/about/sf_launchsong.mp3",true); } The script contains no errors but it's not loading the sound at all. It actually worked when i direc...more >>

Applying 2 different masks to 1 image at the same time
Posted by Dilroy at 8/9/2006 5:03:30 PM
Hi, I have an idea for an animation that requires a layer to be masked by 2 different masks each in their own layer. I have tried and tried with no success. Is it possible to do this?...more >>

Convert String to a target???
Posted by C-Rock at 8/9/2006 4:38:51 PM
I've created a dynamic list of buttons. I want to reference the buttons because they contain info like links. I also have a next button that takes the current link and adds one to the number of the button and needs to access the next ones link. I have my variable set as this: newLink = ...more >>

Best software to use to animate text and bitmap images for use in a web intro?
Posted by Comp. 792 at 8/9/2006 4:38:30 PM
What is the best software to use to animate text and bitmap images for use in a web intro? I have used flash, but its a real pain to replace images and text if needed. Has anyone had success with using an compositing application like After Effects or a n Editing Application like Final Cut, or ...more >>

Combine 3 Fla into1 SWF/EXE
Posted by graylane at 8/9/2006 4:32:31 PM
I am a severe amatuer! I have 3 old fla's that I want to play sequentialy in one EXE. I have placed the command loadMovieNum("snazz200.swf", 0); in the last frame of the first 2 movies, I think this works. Now two questions 1. is there a better way 2 how do I publish all three to one...more >>

Linking a URL to a dynamic JPG
Posted by PrinceCharles at 8/9/2006 4:29:29 PM
Hi I am loading a JPG into an empty movie clip. I then want to jump to a URL when someone clicks on it. I know I can change the jpeg to a button and embed it into a swf - but is there a better/easier way? Mark ...more >>

Missing Text in Flash
Posted by lgriz at 8/9/2006 4:08:41 PM
I don't use flash that often. Is there a reason why text inserted into flash movie doesn't appear on some browsers? Does text have to be converted in Flash 8? All images appear just fine - but the only text that shows was importanted as a jpeg. ...more >>

Change Position of LoadMovie
Posted by BluePearl at 8/9/2006 3:50:55 PM
Dear all, I need to import a movie into a layer and position it to fit my layout. I am working in Flash MX. The movie I am uploading was a quicktime movie that is now a swf movie. (I no longer have the original movie or fla file). I need to import my movie into a layer and be able to c...more >>

Flash Video playback issues
Posted by iane at 8/9/2006 3:38:02 PM
My client wants a video on their website. I've gone the Flash 8 route, primarily because of the player's ubiquity on the web. Trouble is, the movie in question is over 5 minutes long. Quality is great, and playback is fine on my 8MB Broadband connection. However, lesser connections make playba...more >>

Jagged Looking Animation
Posted by dmc99 at 8/9/2006 3:04:32 PM
Hi there, I'm working in a large (Flash 8) file using 15 fps. I have clouds (in a graphic symbol) and a boat (in a graphic symbol) tweened across approx 1000 frames to make it appear to move slowly across the stage. The probelm is the animation is now jagged vs smooth. Is there another way...more >>

Annoying frame around Flash movie in IE
Posted by ngrinchenko at 8/9/2006 2:05:18 PM
I am not able to figure out how to fix a frame appearing around the flash elements in IE on PC. Once the pointer is one the flash animation, it has a message from the IE "Click to activate and use this control" once clicked the frame goes away, but comes back every time the page is open. I...more >>

Quick/Easy email form from Flash?
Posted by peterotoole at 8/9/2006 1:38:27 PM
I've come across loads of tutorials on how to create a email form from within flash that would let the visiters email me their comments etc. but they have been incredibly complicated. I looked up Flash Kit and i couldn't seem to find one that i could simply drop into my site, re-design and ch...more >>

Problems changing fps
Posted by javichampagne at 8/9/2006 12:48:46 PM
I have developed large series of animations in flash based on 24 fps. Now my client wants all that in 12 fps, so that's a lot of time that I should invest doing all the changes to keep the animation going well and not slow. I would like to know if there is a simpler or faster way to change t...more >>

Can anyone please help? .fla's won't open in same version
Posted by Lotjeneedshelp at 8/9/2006 12:04:10 PM
Dear all, I know there have been said a lot here about the 'can't open fla' problem. But most of that seems to have to do with either corrupted files or different versions of flash, and mine doesn't.. so I'm hoping someone help. All the .fla files I create on my computer in mx 2004 will ...more >>

Simple Question
Posted by Greg MHWW at 8/9/2006 10:22:04 AM
Can I add an image to a layer that already has an image on it? My first image fades in and out and I want to add a second image to do the same afterwards. Greg...more >>

Web Stats - Tracker?
Posted by Rabel at 8/9/2006 9:31:49 AM
I need to create a web stats and tracker for a new site. This will be all flash so I need it to know which sections of the site are being accessed. I thought of writing to a text file with varibles but the only way I know to do that would be access the txt file when you come to a section and add...more >>

Buttons and music
Posted by Bongo07 at 8/9/2006 4:50:01 AM
Ok well I am making buttons with mouse over to play a song but can someone tell me how to make the song end after you take the mouse off so it doesnt play songs over and over and doesnt stop untill they end? ...more >>

flash mx 2004
Posted by Zuto at 8/9/2006 4:28:04 AM
i can't find it in dowload section... where can a download it?? help plz!...more >>

Loads before the preloader!!
Posted by guitarist809 at 8/9/2006 4:19:53 AM
Hey everyong, I just made a document (850x150), and its has two scenes. scene "loader" has a peloader and "a" has main content (song in library, titles, pictures, etc...). Now, whenever i try to load the movie, i get the default background color (i made it green so I could see any "holes" in t...more >>

Slide Presentation Publishing Hangs
Posted by elstinko at 8/9/2006 2:06:29 AM
The past THREE presentations I have created have resulted in publish times of insane lengths. 30-40 minutes to publish and the master file is only 5 megs and it isnt complex in the least bit! Flash just hangs when i click publish and my processor stays pegged at 100%. No other Flash file ...more >>

HTML IN FLASH?
Posted by deluca sambuca at 8/9/2006 12:34:11 AM
I have a Flash Web site for a small literary journal and am trying to switch over to my hosting service's mailing list manager for sending out newsletters. I see the HTML code for setting this up (available from my host), but do not know how to get it to work in my Flash site. (I did not build...more >>

video player 'wrapper' or 'skin' disappears once published...
Posted by flashingnotallowed at 8/9/2006 12:00:00 AM
Hi, After importing my video into flash, I selected my video wrapper and although the video publishes fine, the wrapper disappears... Any thoughts on this? I'm using 8Pro. thanks, jake....more >>

rotating fade out
Posted by querix support at 8/9/2006 12:00:00 AM
Hi everyone, Im using flash 8 pro (well learning it only been using it for a few days) and im having real trouble getting an image to rotate 360 while fading out. I can do it with fade in but it really doesnt like it for fade out. Any ideas how i can get this sorted? Thanks. ...more >>

Pausing external Movie on last frame?
Posted by peterotoole at 8/9/2006 12:00:00 AM
Is it possible to pause an external movie in flash on the last frame. as the way i have it now at the moment, it plays the movie and then after the last frame, it goes to black. i know i can embed the movie and have a stop action on the last frame but i'd rather not embed it. thanks ...more >>

How Is This Done???
Posted by Adam Deeley at 8/9/2006 12:00:00 AM
In the porfolio section of this site http://www.firstflash.net/ when you roll over a button an opaque floating window pops up with the description in and follows the mouse. Could anyone point me in the direction of a tutorial showing me how this is done? Or give me any pointers?? Thanks fo...more >>

How is it works - LiveBid
Posted by ZenginBaba at 8/9/2006 12:00:00 AM
How Bidz.com's LiveBid auction system and AutoBid system works. (site side - server side) http://www.bidz.com http://www.bidz.com/ht/help?page=livebid http://www.bidz.com/ht/help?page=autobid Thanks.. ...more >>

Flash 8 Video Encoder
Posted by g_awful at 8/9/2006 12:00:00 AM
Hey Everyone... I new here so bare with me... I cant seem import video files to flash document using flash 8 pro. It prompts me for directshow 9 and quicktime player. I cant seem to find directshow 9. where can i find it... Is there an alternative? ...more >>

Linux FLV Converter
Posted by knucklenutz at 8/9/2006 12:00:00 AM
Sorry for the double post, but no one seems to check the other Media Server board, Does anyone know of an application for Linux that can batch process video files, or better yet 'watch' a folder for video files to process, and convert to FLV files? I know that Sorenson's product has th...more >>


DevelopmentNow Blog