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) > may 2006 > threads for tuesday may 30

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

Optimizing flash
Posted by TonyDevin at 5/30/2006 11:04:59 PM
Hey all -- I've been into flash development for some time now. I've read a lot about attempting to optimize your flash file as far as file size, processor intensity, etc. As I further my development, I have been running into more and more problems/issues with speed. Some of my more...more >>


How to uninstall Flash
Posted by schluff at 5/30/2006 10:48:59 PM
I purchased Studio 8 and was wondering how I uninstall Flash MX! Can I just drag it into the trash (I am working on Mac)??? Thank for the help in advance....more >>

Web Photo Gallery
Posted by chichi8 at 5/30/2006 10:44:45 PM
Is there a way to automate a web photo gallery in flash? Are there any good thirdparty extensions or plugins?...more >>

Sound timing off
Posted by johnciccolini at 5/30/2006 10:40:23 PM
Hi all, I'm very new to flash and I've created a small flash movie for a site in Flash Professional 8. I uploaded the page with the flash movie to the server, but for some reason the timing of the music is off. There is about a 2 second delay in the start of the music. The link is www.j...more >>

Embedding flash in .NET forms
Posted by mikeachamberlain NO[at]SPAM gmail.com at 5/30/2006 10:21:50 PM
Hi there. I'm trying to embed a Flash 8 movie in my .NET 2.0 form. It looks like it should be pretty simple ,and I have done the following: * added a reference to the ShockwaveFlash COM object (c:\windows\system32\macromed\flash\swflash.ocx), * dragged it onto my form * set the Movie prop...more >>

How to make the life easier when sound file may be changed in future?
Posted by vbird2k at 5/30/2006 9:06:44 PM
Hello, friends, I have about 600 sound files (total about 10MB), which will be used by thousands of .swf files. Each .swf file may use only a few of those 600 sound files. I know I can load those sound files into each .swf as needed. However, since those sound files may be changed or m...more >>

Getting Buttons to Play Sounds
Posted by brianosauras at 5/30/2006 9:03:28 PM
I am a flash newb that needs help getting sounds to work on buttons for a very simple soundboard I am trying to have fun with. I'll state what I did, so as you can tell me what I am doing incorrectly. 1) Made text (t) 2) Rectangeled (r) a box around text 3) Selected (v) box with text 4...more >>

Passing parameters to Flash
Posted by cmmaso at 5/30/2006 8:25:31 PM
I have a simple actionscript inside my .fla file: _root.videoGizmo.height=100; _root.videoGizmo.width=100; _root.videoGizmo.contentPath="timelapse.flv"; And I find that I can get it to play the flv file at whatever height or width I hard code if I just save and re-publish. Can I pass t...more >>



getting started
Posted by mattyman0 at 5/30/2006 7:52:20 PM
I have been using Dreamweaver and Fireworks for a while but I have never used Flash. Could you guys tell me a good place to get started?? Thanks...........more >>

FLASH HEADER IN DREAMWEAVER
Posted by SPW007 at 5/30/2006 7:03:02 PM
Im building an html site in dreamweaver, but I want to have a flash header. Im finding that after inserting the flash file, it restarts when I click to go to the next page in the navigation. Any way I can keep it constant while the rest of the page changes. Thanks for anty help! Sean ...more >>

Stopping that explorer security requiring a click for flash?
Posted by EBagg at 5/30/2006 6:27:05 PM
I was told there's a way to prevent the annoying box you have to click before interacting with a flash page, but am having trouble finding it, anyone know where it is?...more >>

Get images from a folder and let Flash play a Slide Show
Posted by IndioDoido at 5/30/2006 6:05:59 PM
Hi, I would like to create a Flash Slide Show that can automatically find images from a specific folder and display them in a nice fade in/out slide show. This slide show is going to display products for a web site, and I would like to update the images just by uploading them to a folder or ...more >>

movie clips inside main movie - URGENT!
Posted by equinesites at 5/30/2006 5:45:02 PM
I am creating a site and have divided various actions into several movies and scenes. Example: On the main timeline, I have a box that opens up with text in it upon the page load. I have buttons at the top of the page. When someone clicks on the "Products" button, I have it move to a frame tha...more >>

Can't publish file...
Posted by caskater at 5/30/2006 5:42:12 PM
I'm having a very strange problem publishing a file in Flash 8. Heres the situation. I have a flash file that uses an include to pull in a script file. This script file references classes that are organized into packages and the classes use Flash Remoting. On my PC at home and another PC here ...more >>

Scaling FLVPlayback
Posted by wesohaire at 5/30/2006 5:35:43 PM
Hey guys, I'm working on a YouTube type video player which you can view here: <a target=_blank class=ftalternatingbarlinklarge href="http://wesohairedesigns.com/clients/one_stop/test/fo/flashobject.html I">http://wesohairedesigns.com/clients/one_stop/test/fo/flashobject.html I</a> need t...more >>

Mp3 In Flash
Posted by danny biy at 5/30/2006 5:21:58 PM
I'm having a problem using mp3 with animation. I simply imported the mp3 onto the library and dragged it onto the stage so it appeared on its own layer in the timeline. On other layers I did simple animations that would go along to certain beats of the song. When I did a preview everything ...more >>

Load movies w/out buttons into main movie
Posted by nephele_s at 5/30/2006 4:55:47 PM
The idea is to see one large movie play seemlessly. I would like help with code to load several external swf's into my main movie, but without using buttons -- i.e. I would like them to load successively. After one movie plays I'd like it to empty out of its current level and be replace with...more >>

scrollpane problem
Posted by akaminski at 5/30/2006 2:50:05 PM
hi guys i have a scrollPane component problem that i don't understand... i've been using scrollpanes successfully for a while now but in a website that i'm currently working on 1 ov my scrollpanes - which calls a movieclip that contains much more text than any ov the others - doesn't dis...more >>

easy editable image slider with forward and back arrows ?
Posted by Bolo911 at 5/30/2006 2:47:20 PM
I need to have a simple image slider. So maybe up to 20 images and 2 arrows forward and back. I want each image to fade in/out when you click the arrow either forward or back and be easy to add/remove images. Any examples on this ? ...more >>

Is this possible with flash?
Posted by Jorge Olino at 5/30/2006 2:31:12 PM
I have a client that needs a CDrom with data update capabilities. I've never have done something similar, but I thought some like this could (or not!) be done: > The application would create a folder on the user's PC (wich could be > assigned by him, or into a default location) > Would chec...more >>

activeX? whats this - help with IE
Posted by richmal at 5/30/2006 2:30:07 PM
Help - I'm having problems with the flash elements on my website in the IE browser. If you go to www.thelimecard.co.uk - the flash nav across the top and in the centre only become active when you click on them. IE for some reason (this seems to be only happening on computers with SP2 i...more >>

Email client from flash movie
Posted by shatterblade at 5/30/2006 2:28:08 PM
I want to have the user type a message in an input window and have that information be sent to my client. I forsee it being a simple matter of the user pressing a "submit" button and that text gets sent straight to the client's email. Would anybody be able to help me with this? ...more >>

Flash exe Full Screen Load?
Posted by shatai at 5/30/2006 2:14:28 PM
I am trying to launch my flash output file in exe and have it launch full screen. Does anyone know how to do this? ...more >>

Flash exe Full Screen Load?
Posted by shatai at 5/30/2006 2:14:17 PM
I am trying to launch my flash output file in exe and have it launch full screen. Does anyone know how to do this? ...more >>

how to read swf metadata
Posted by Jorge Olino at 5/30/2006 1:56:37 PM
Hi, Does anyone know how can I read swf metadata? Mu explorations about the matter told me that php would do the trick, but I couldn't find a solid tutorial / example on how to do this. Can someone help me out? Thanks in advance, Jorge Olino ...more >>

How many websites use flash?
Posted by Dunc NO[at]SPAM justsearch at 5/30/2006 1:16:23 PM
The company I work (Just Search Ltd) for is presenting a seminar at Ad:Tech London 'Flash: Acessibility Within Natural Search' this september, for the seminar I would like to be able to give a gustimate of what percentage of websites utilise flash. Does anyone know of a survey or even bett...more >>

Using a play image to start Flash
Posted by tkdcoach at 5/30/2006 8:09:43 AM
I've got a Flash file that is positioned over an existing image with the first frames matching the image. I want to load the file to stop and then display a small play button, which will have a call to play. Dreamweaver8 supplied the following JavaScript: <script type="text/JavaScript"> <!-...more >>

From Shape to Drawing Object
Posted by AnnieMater at 5/30/2006 2:16:05 AM
I just got macromedia flash 8 yesterday and all of a sudden when i would create lines and rectangles and ovals when i would right click i wouldn't be able to arrange it so i could bring it to front. I noticed when i clicked on the new lines it said shape but with the ones before it got like th...more >>

Why does dynamic text appear jaggy
Posted by Kevin Boyd at 5/30/2006 12:00:00 AM
Can somone explain why on WinXp if I use static text in Flash 8 the font is rendered with quite smooth edges but if I change it to dynamic text it appears all jaggy? TIA Kevin...more >>

Support Opera Please
Posted by Chunksachum at 5/30/2006 12:00:00 AM
In Opera it seems that by default, the option is selected to "Identify as MSIE 6.0", what that suggests to me is that Opera might be a more common browser than it seems at first glance. Problem 1. Trying to upgrade to Flash Player 8, it just says "Success! You upgraded to Flash Player ...more >>

"this.createTextField" font change?
Posted by Blakice_iceman at 5/30/2006 12:00:00 AM
Hello, Newb to Flash, but I am wondering if I can select a certain font and font size for the following code: this.createTextField("home_txt", this.getNextHighestDepth(), 20, 30, 320, 260); home_txt.multiline = true; home_txt.wordWrap = true; for (var i = 0; i<10; i++) { home_txt.t...more >>


DevelopmentNow Blog