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) > september 2007 > threads for thursday september 6

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

Looping an Imported Video, easiest way is?
Posted by menela at 9/6/2007 11:00:47 PM
I've just imported a video into my Flash project, and it's too short. I need it to continuously play. I've been looking through the Help file, and I found this under the Publishing Quicktime files section: "Select one of the following Playback options to control how QuickTime plays a video...more >>


What happens when the Main Flash is 25 fps and an external SWF file is 12 fps?
Posted by Khoramdin at 9/6/2007 9:50:57 PM
Hello everyone, I have a Main Flash which is set to 25 fps. This Flash is used to load an external swf file which was created using 12 fps. I would like to know what really happens when the Main Flash loads the external swf file? Does the Main file forces the external file to be run on 2...more >>

Smooth Tweening
Posted by JKM777 at 9/6/2007 9:03:58 PM
I have managed to create a movie than tweens using the alpha setting between 3 different pictures that have different color settings. How do I get the movie to repeat without suddenly going back to the original starting image at 100 Alpha? Do I use some form of timeline reverse command? I need...more >>

Publish vs. Export?
Posted by wolfsj at 9/6/2007 8:28:49 PM
Is there a major difference in output by publishing a Flash file versus exporting it? I was having major trouble publishing some files so decided to export instead. It seems to be fine (and much smaller files)...but I assume there is a reason to have both - any big difference or problem in doi...more >>

How to run Flash from usb drive
Posted by Stenonis at 9/6/2007 8:28:03 PM
I'd like to use flash from usb drive, not to install on the computer, is it possible. <so not an flash applivation, but one of Adboe products (foe example Macromedia Flash 5)> Thank You!...more >>

Where do you guys (or girls) learn??
Posted by Donjworks at 9/6/2007 7:15:52 PM
When I ask a question on this forum, I know that after school I can return to my computer to find a slew of useful answers. So I ask another: Where do you guys learn how do use flash so well?? I personally am self taught, and use various internet tutorials if I want to do specific things... bu...more >>

Linking Dynamic Text with Formating
Posted by joesmithf1 at 9/6/2007 7:09:38 PM
Hello Everyone, I have a quetion. Please read the posting carefully as I have specific things that I need my .swf to do. I need to create a scrollable field in my Flash movie and then link to an external(text) file. This way a non-technical person can easily update this external fil...more >>

Flash - Update "What's New" section
Posted by mkleung at 9/6/2007 6:56:01 PM
I guess I ran a sag on one of my flash file. I have a client wanted to know if there is a way for the client to update their "What's New" section without altering the fla. file. Here is url link www.maternalamerica.com and if you go to the "WHAT'S NEW" tab then that is the page they wante...more >>



Buttons
Posted by pilon29 at 9/6/2007 6:34:22 PM
Hi, I am trying to make a change to a page, but when I go to publish it, the buttons I have set up disappear, can anyone help me. I am kind of trying to muddle my way through this for a friend who lost his programmer. If anyone can help, I can email the FLASH File. My email is pilon29@bel...more >>

Need basic code help
Posted by kmueck at 9/6/2007 6:26:48 PM
Hi, I was wondering if anyone knows the code to load variables in from a xml file in a random order. I have a list of quotes in an xml file and would like them to load randomly into my finished swf. I have a dynamic text box with "quotes" as an instance name. I am very new and don't unders...more >>

Scroll pane disappears
Posted by DougBarron at 9/6/2007 6:11:15 PM
I have a few scrollpanes on two pages in my flash (v8) only website. My client tells me that the scrollpane does not appear for some viewers. I can not replicate the problem even when testing in several browsers. Working in Actionscript 2.0 Flash CS3, flashplayer 8. Scrollpanes load external s...more >>

color in flash...?
Posted by shmoo at 9/6/2007 5:45:22 PM
I'm using Photoshop 7 and Flash CS3. I created a graphic in PS, then imported it into Flash... and the color is lighter. I publish the SWF and load it in Safari... and the color is still the lighter shade. What's happening... and how do I keep the colors from changing? I'm on OS X 10.4. ...more >>

Tab Ordering
Posted by Antilogic! at 9/6/2007 5:14:40 PM
I'm having an issue with tab ordering in a small flash application. Currently I've assigned tabIndex on all items in the movie that will accept one, but only four can be tabbed to. Here's an outline of the movie e.g. instance name : type name Main MC -> txtEmail:MovieClip ->Te...more >>

BitmapData works in IDE, but not flash player
Posted by ogre11 at 9/6/2007 4:58:24 PM
I actually have 2 BitmapData objects that are drawing 2 different movieclips, only one works in the browser, both work when testing in flash. Any ideas? Flash Pro 8.0 Flash Player 9.47 Firefox 2.0.0.6 ...more >>

Please Help with Flash Install
Posted by THEBMAC at 9/6/2007 4:44:16 PM
Ok I have Windows Vista & I am running Internet Explorer. My problem is that I cannot get flash to install. I go through the install screen. My cpu asks if I want to continue & I say yes. Then a window pops up saying all IE needs to be restarted save your work. I say OK. Then everything ...more >>

Action Script Tween Won't Loop
Posted by johnnymnemonic66 at 9/6/2007 4:10:52 PM
Hello, I was given this bit of code below on this forum here. It works, but goes to a white background after my 1658px image passes by. My actual stage is only 829px so when it gets to the end of the 1658 tween I would like it to loop continuously. Any way to do this? I will be making ...more >>

Uploading Flash file as Main Page
Posted by respect1luv at 9/6/2007 4:04:43 PM
I am new to Flash. When using html programs I know to make a certain page my home page I title it "index.html." My question is what do I need to do to have the server recognize a flash file as my "main page" (home page) when someone types in the domain? I am using Fetch to upload... ...more >>

Support
Posted by LIttle_Harry at 9/6/2007 3:15:58 PM
OK Guys, No one seems to be able to answer my problem. Anyone have a number to call for Flash support in Canada? ...more >>

Playing two FLV files simultaneously
Posted by ndisdabest at 9/6/2007 2:45:27 PM
Hi all -- Need a little help with my video player. Currently, I have one video (with an alpha channel) playing in the foreground. Embedded in that video are event cue points. When a specific cue point is reached, I would like a second video to start playing in the background. I've been...more >>

MOTION TWEEN AND SKEW
Posted by Lisa.U at 9/6/2007 1:13:14 PM
Hi I have created some text that has a motion tween attached to the skew, to give the effect that the text is swinging backwards and forwards. When I play the movie from the timeline the swinging text works smoothly. When I view it in the browser the layers seem to be jumping about while the...more >>

geturl Can't get a url from main actions layer
Posted by GentleDragon007 at 9/6/2007 4:00:22 AM
I'm having trouble getting a button that's part of a drop down menu to get a url. When I attach the actionscript directly to the button, it works. However, I need a little help finding out what's wrong with the actionsscript that's on the main actionscript timeline. I've also posted the sou...more >>

Overriding User's Choice of Camera in Flash/FMS
Posted by jjones77 NO[at]SPAM gmail.com at 9/6/2007 3:31:09 AM
I'm using the FMS and Flash at work to provide video conferencing. In addition to whatever cameras a user may have plugged in to their system we also install a Desktop Capture Filter. However, we want to prevent users from being able to select this Filter as their camera (ie the thing everybo...more >>

Youtube - how does embded tag work?
Posted by slykiwi at 9/6/2007 3:08:06 AM
Hi All, I have been trying to figure out Youtube?s links for embedding flash video into websites work. The following is a sample of one of their links: <object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/jRAgDqpRlWo"></param> <param name="wmode" valu...more >>

test movie not working
Posted by sirgadget at 9/6/2007 2:09:33 AM
I have put together a flash document 1 page , with submit button ,text areas , combo box etc.. Saved file as - to local folder for site,set all parameters,published file ,yet when I test movie nothing works ,cursor shows that all components are assigned an action yet get nothing. ...more >>

How to create a relative path for Flash video on a CDROM
Posted by iGrover at 9/6/2007 2:07:54 AM
Hello - I need to distribute a web site to a client on a cross-platform Hybrid CDROM so that they can edit and make adjustments. This website also includes 2 flash videos that need to be included on the CDROM. My problem is this: I encoded the video in the Flash Encoder app and brought t...more >>

how to control the sound volume on a timeline base streaming sound?
Posted by Khoramdin at 9/6/2007 12:11:48 AM
Hello everyone, I have a MovieClip "Animation" with added sound as a Streaming. I have also created a Volume SiderBar which I would like to use to adjust the volume of the sound on my Flash. The Volume SliderBar work fine and I need to some how assign the volume to the position (Value...more >>

How to centre a flash file in web browser
Posted by Oli_Wales at 9/6/2007 12:00:00 AM
I tried this in the export menu, but nothing seemed to work? I've placed the file in a table dreamweaver for now, but it looks rubbish in Internet explorer it's too big, on mac it's fine and centred. But ideally i'd like the page to centre automatically and resize if the wndow is too small etc...more >>

Embedded glyphs for alpha not working for non-Latin letters
Posted by senortim at 9/6/2007 12:00:00 AM
Even after reading through all the posts here, I'm still confused about why embedding is necessary for alphas on text and how embedding works, so maybe someone can sort it out and help me with my problem: I have a FLA that is trying to present the same script in (the user's choice of) seve...more >>


DevelopmentNow Blog