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) > april 2007 > threads for thursday april 12

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

Tools do not seem activated
Posted by judithstayton at 4/12/2007 11:17:18 PM
When I try to Flash on Mac, only an outline of images appear, paint bucket will not work to fill any of ovals or rectangles. I can see the images have been imported but will not appear on screen. Same program works with PC but will not work on Apple. Is something not activated? ...more >>


embedded videos keep looping
Posted by sag544 at 4/12/2007 10:42:02 PM
Hi! I have some embedded videos that look great in a swf, problem is that they keep looping. Thank you!...more >>

Publishing GIF to make Transparent
Posted by Josiah Daniel at 4/12/2007 10:25:01 PM
I'm having difficulties trying to publish a graphic I made in flash to a gif for web (logo) use. I've tried grouping, turning into a symbol putting a transparent box behind the image etc and then publishing the thing to a gif, selecting transparent, to no avail. it still has a white box behi...more >>

Flash Preloaders
Posted by BSquared40 at 4/12/2007 9:42:01 PM
(Using Flash 8 Professional) Hi, I have a Flash movie comprised of two scenes. The first scene is fairly complex, with over 20 layers. I want to add a preloader to the front of this movie. In searching on the web, I found one forum where the solution was to add a new scene containing the prelo...more >>

Add text input to getURL function
Posted by Donjworks at 4/12/2007 8:51:39 PM
Hello, I have this input field that a user types into, and then presses a button launching this actionscript: on (release) { getURL("http://www.donjworks.com/"+_root.textInput, _blank) } This does launch a new window, but when I leave the field blank this appears in the address b...more >>

mask not working in published swf
Posted by ogre11 at 4/12/2007 8:51:12 PM
I have 2 animated masks. On the stage in flash they work fine when I run the animation, but when I publish the movie, the second mask doesn't do anything! when I turn the mask layer back into a regular layer it works fine when published and the movieclip animates fine. The movie clip does in...more >>

SWF file in HTML
Posted by Flashatma at 4/12/2007 8:16:04 PM
We have a navigation.swf file which we want to include in different html pages. These pages are all in a different folders. I read on Adobe Tech note that html and swf files should be on the same folders. Is that means we have to have all our html files in the same root folder, where we have o...more >>

drawing trouble
Posted by casiew at 4/12/2007 7:44:06 PM
okay i might be just completely stupid but i need help. Ive been creating interactive floorplans (if you dont know what that means its a floorplan of a house that you can take away and add things to the floorplan with a simple button. its simple stuff, just a long process) Well anywho, ive ...more >>



preloaders for each photo?
Posted by jessem1985 at 4/12/2007 6:38:41 PM
I would like to have a preloader for eah photo that i have in a gallery. I have seen this done before, but i havent found any tutorials or know that much about scripting to figure it out. Essentially, this is what i want to happen... The movie opens, preloader loads first picture. Click...more >>

Inverted colors.
Posted by ApatheticAnonymous at 4/12/2007 5:40:46 PM
When I import a JPG using loadMovie(), the resulting image is completely discolored, I'm thinking inverted. How can I remedy this? The actual JPG file is fine....more >>

Please Help a Novice
Posted by Daniel F. at 4/12/2007 5:38:05 PM
I have a Flash item that I cannot figure out: I have 2 boxes (1 image and 1 text/background, side-by-side) that I have converted into a single Movie Clip. I want the text/background to be hidden until the user rolls over the image portion, at which point I want the text/background to "slide ou...more >>

insert Movieclips into another movieclip
Posted by DarthTurtle at 4/12/2007 5:16:16 PM
How do you insert a movieclip into another movieclip? :confused; I am following a tutorial at http://www.emanueleferonato.com/2006/11/18/flash-game-creation-tutorial-part-2/ and i need to insert a movieclip called hero_hit into my other movieclip, hero ...more >>

Menu Buttons
Posted by snowlessmoments at 4/12/2007 5:08:32 PM
Here is a site I am working on. http://www.powersourcestudios.net/cgentile/ Rollover the menu. A brown box appears. This is where the sub nav will be listed upon rollover. Now rollover 'macro.' Notice how the brown box goes away? Yeah, thats not supposed to happen. The brown box is...more >>

LocalConnection on Flash Player to PocketPC?
Posted by jfbaro_uk at 4/12/2007 3:58:04 PM
Hi, We are trying to port an application from desktop to Windows CE 5.0 (FP7), the problem is that everything which uses the localConnection class doesn't work. Is that a limitation of Flash Player 7 for Pocket PC or is that me who doesn`t know the "tricks"? ;) Other Flash movies (pub...more >>

Loop help and posting it with DreamWeaver
Posted by scm14 at 4/12/2007 3:50:59 PM
Hi- I am brand new to this and am trying to figure it out on my own with no manual, so it's a little hard understanding everything. First, I have made a flash file of 5 photographs. I have them fading in and then have the second fading in at the same time so that there is no blank frame. It ...more >>

help with buttons
Posted by flying_girl at 4/12/2007 3:24:36 PM
hey i realy need some help... i have problems with getting my buttons working, i have done it many times before but in this case it wont work. i have written the following action: _root.html1.onRelease = function (){ _root.boks.gotoAndStop("html"); } were html1 is the instant nam...more >>

Can Dynamic Text Utilize Opacity?
Posted by tallscot at 4/12/2007 3:07:51 PM
I did a search on this forum for "opacity dynamic text" and came up with nothing, so I apologize if this has been covered before. I have dynamic text boxes with scroll bars on a page. I made a Movie Clip of all of them and I am fading from 0 to 100 opacity in the timeline. When I scrub the...more >>

Loading MovieClips from other servers
Posted by Sgt.Apollo at 4/12/2007 3:04:27 PM
I am looking for a solution to hosting a SWF on one server that loads SWF's from another Subdomain. Currently the movieclips will load, however their functionality will not work....more >>

SharedObject to check for new users
Posted by lvbao at 4/12/2007 3:03:57 PM
Hello: Basically I have an animation in the first frame and I don't want it to repeat everytime users refresh the page so I use SharedObject to check for existing users and bypass the animation. However I keep checking on different computers as new users, it still bypass the animation. W...more >>

National Association of Flash Pro's
Posted by 1Juju at 4/12/2007 2:37:05 PM
:confused; I recently begun learning Flash, let?s say I have 2 years experience. So being a member of NAPP I assume there has got to be a National Association for Flash Professionals. Well, evidently there is not. I am hoping that some one here can prove me wrong and direct me to it. If not a...more >>

Can someone please help with flash issue in IE?
Posted by Cement Hands at 4/12/2007 1:24:00 PM
Hope someone can give me a quick hand: I have a flash intro page at http://www.rocketfireworks.ca/intro.html (i feed into it from a few sites here or there but it is not my index page). Anyway, the flash works a-1 in firefox but not in IE. Not sure why, although I'm sure it will end up bei...more >>

publishing or exporting flash as gif
Posted by zhang92307 at 4/12/2007 3:56:57 AM
Why some of my Flash movies turned into garbage when published as animated gif? They look drastically from the swf. Could someone tell me what is the cause and possibly how to fix it?...more >>

Can you create an entire web page just using flash ?
Posted by valla23 at 4/12/2007 3:41:14 AM
hi my question is can you create an entire web page using flash? When you finish everything in flash, you know adding buttons, pictures and some text, Do i just put the movie code in the plain html file and that is going to be all?. The html file is only going to have the movie code. What are...more >>

Disable update to version of Flash Player reminder
Posted by nids12 at 4/12/2007 12:00:00 AM
Can anyone please tell me how to disable the reminder that keeps coming up for the updation of the Flash Player version installed on my computer? I do not need to update to a newer version of Flash Player. ...more >>

Unable to export .flv from quicktime pro
Posted by Simon Daniels at 4/12/2007 12:00:00 AM
Just installed Flash 8 on my mac book pro (os 10 .4.9) but the option to export to .flv from quicktime pro is not coming up in the menu. Does anybody know why this is not appearing. The component is installed but not showing up in quicktimes pull down menu. Any help would be great, thanks ...more >>

FLV video blocks clicking on links in page
Posted by peter_csaba at 4/12/2007 12:00:00 AM
:confused; Hi, I have a swf in a simple HTML file. The swf plays a movie. The action script is simple and looks like this: var movieConnection:NetConnection = new NetConnection(); movieConnection.connect(null); _root.movieStream = new NetStream(movieConnection); _root.movieStream.se...more >>

How to view a website in Flash
Posted by sbotzer at 4/12/2007 12:00:00 AM
Hey guys, I was wondering if i can make a flash video that can display a website? like to view google.com through browser made in flash/ tnx...more >>

Loaded movie not visible on Mac
Posted by Outside5.com at 4/12/2007 12:00:00 AM
Hi all, I have a site http://www.rallytorque.com which is built using flash, with each component (navigation, content, sub navigation) loaded into levels. I have had a user on OSX 10.4.3 using Safari 2.0.2 who has said they cannot see the navigation, call to action and logo (all of which...more >>


DevelopmentNow Blog