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) > february 2007 > threads for saturday february 10

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

Making things move
Posted by G-Rice1990 at 2/10/2007 11:07:14 PM
Hey, this is a stupid question i haven't used flash in a while. I know how to move objects from one side to the other. But, i remember you can use like the pencil draw like lines showing where you want to object to move and stuff like that but every time i try it doesn't work. Can someone te...more >>


Can someone help me make....
Posted by G-Rice1990 at 2/10/2007 9:48:30 PM
hi, I'm making a website for my church and as the enter page I would love to have a flash in the beginning. I'm sorta good at flash but i can't really draw and I'm not creative. No one in my church is. So they wanted me to ask you. If someone can please help me make a flash introduction. Jus...more >>

HELP LOL - Flash AS2 XML in Player 9???
Posted by shotbyshawn at 2/10/2007 9:20:36 PM
I migrated over to Flex 2 and ColdFusion MX7.0.2 from F8/PHP environment. Now I have to redo a friend's gallery, it's Flash and AS2. It will load the file but won't access the XML...it's buggy. Any idea what might be wrong? I have sandbox security turned off in CF...but are there other securit...more >>

Drop Down Menu
Posted by pcst88 at 2/10/2007 8:51:03 PM
I have no idea on how to create or call for a drop down menu. How do I do it? I want a 2 and a 3 options drop down menu....more >>

Is this action scripting?
Posted by tommytime555 at 2/10/2007 7:11:40 PM
Hi........ I have several menu items that need to run thru the same transition once clicked on (screen fade out), but I don't wanna have to do this animation sequence per every menu item........... how could I tell all these menu items to run thru this sequence yet end up in a different spot...more >>

Wait screen needs to be visible before playing flash movie
Posted by Brhaynes75 at 2/10/2007 6:34:28 PM
I have a Flash Video that I want to embed in my website: http://www.mrrogershood.com <don't ask The client wants there to be a "wait screen" so they can see something before the video starts playing. This is exactly how his needs to look: http://www.ryanseacrest.com/ Any help is greatl...more >>

movie trailer video quality needed
Posted by brandon_b at 2/10/2007 6:11:20 PM
I've got uncompressed video from AE and Premier. When I encode to flv and run a presentation from my hard drive or CD, the quality is great; however, once I post it to the web, the quality of pixelation irks me. Movie trailers (such as 300 or Transformers) have excellent quality and are in F...more >>

MX and 8
Posted by Mr. T.Forrazzi at 2/10/2007 5:49:41 PM
ive got a tutorial book on flash 8 with a cd with files for the tuts. problem is ive got flash MX and it wont load them says " unexpected file format"......is there a way around this ......coz i cant afford to buy flash 8 and its a cool book....any help would be greatly appreciated.... ...more >>



Newbie needs to buy the right tool
Posted by llaferte at 2/10/2007 3:06:01 PM
I need to select a web authoring tool. I am very familiar with the Adobe Creative Suite CS2 and Production Studio products. Adobe GoLive is part of Creative Suite so I have that application now. But I fear that with Adobes acquisition of Macro Media GoLive may go the way of PageMaker. I...more >>

Activating one button when another is pressed??
Posted by scdwb at 2/10/2007 2:01:57 PM
Hello i was wondering if someone could help, im creating a flash website which is on brain anatomy. I have created an image of the brain with the different sections coloured, which are buttons. Ive inserted a movie in the button so when the mouse hovers over these different areas they mov...more >>

Automatic update of Day and Dayweek
Posted by GerryIsHere at 2/10/2007 1:30:26 PM
I set up a working script which displays the Date and the Hour (see below) on my .swf ... The server is in CA and I'm living in Canada (3 hours of difference). I noticed that the date and hour displayed are always those of the server but not the locals. For example, during the night betwee...more >>

Buttons Link
Posted by arch39 at 2/10/2007 9:44:54 AM
Hi I have created a flash button which i want to link to a RAR file in dreamweaver on my pc, I have tried the Hyperlink button and the anchor button, but all that i get is my flash button (which is not linked) and the name of the rar file underneath the button which i obviousley do not want. ...more >>

Audio for Flash / picture presentation
Posted by Dave at 2/10/2007 9:40:56 AM
Hi all, I haven't used Flash for a few years and need a refresher for adding audio. I have a presentation that will be viewed on an Intranet of a photo presentation with some text in various areas. Under the entire presentation, I will have a running voice over that will need to correspond to s...more >>

newbie help on animation
Posted by alpineer at 2/10/2007 9:37:36 AM
Hi all, I have a flash animation done by someone else. I need to make a change to it (yes I have the FLA file). It consists of a round "luminous" spot that sort of fades in and out in a loop. Now I need to insert another image so it seems to fade in and out behind this light. I know the "a...more >>

need help with some scripting
Posted by gourdmaster at 2/10/2007 5:08:44 AM
hi, new user, but im trying to figure out if theres a script i can use thatll basically say "if x button is clicked, open x menu. If x1 button is clicked, close x menu, open x1 menu" its for a timeline, if that matters, so there would be a few buttons, lets say 5 for now. so if button x4 were ...more >>

RemoveMovieClip problem
Posted by miquael at 2/10/2007 4:03:49 AM
i first load an external SWF into my main Flash movie with this function: function openMediaWindow(topicTitle) { map.window_loader.loadMovie("BFI_ES_media_window1.swf", "mediaWindow"); } then a button is pressed within that loaded SWF it makes this function call to the main Flash movi...more >>

import music
Posted by zz-mike.00 at 2/10/2007 3:47:39 AM
i can import most of my files but i am having trouble with one by futuristic sex robotz. its an mp3 format. the message i get is "could not be imported because problem reading it" anyone have any ideas?? ...more >>

Play frames #-# THEN....... navigation??
Posted by tommytime555 at 2/10/2007 3:24:48 AM
Hi........ I'm sure this is cookie cutter stuff to some of you, but any help would be appreciated. I'm putting together a fairly simple flash menu....... after one of the menu items is selected I would like a few elements to fade/slide out, etc......... Obviously - I'm not too nuts abou...more >>

Newbie having trouble
Posted by How2 at 2/10/2007 1:36:38 AM
I'm new to Flash, Have got the new Flash 8 Pro. I'm trying to start at the beginning with tutorials to learn how to use flash. The first tutorial under the "getting started with flash" area is "building your first flash application" I have gone through the whole tutorial, made sure that I foll...more >>

Buuton Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Posted by hahahako0907 at 2/10/2007 12:26:52 AM
:confused;:confused;:confused;PLEASE help me I need a code of how to change the backgroung color with a button!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!:confused;:confused...more >>


DevelopmentNow Blog