Search the web
Sign In
New User? Sign Up
FLASHmacromedia · Moderated Flash discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 59771 - 59800 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
59771
Hi - I have to do a piece that has: -- a combo box that contains a choice of 5 amounts of money, then -- a combo box with choice of 3 years appears -- leading...
debra_croft
Offline Send Email
May 20, 2009
1:08 pm
59772
So, what part of what you are doing doesn't work? Did you want the second combo box on the screen at the same time as the first, or do you want them ...
Becky Kinney
beckykanokinney
Offline Send Email
May 20, 2009
9:44 pm
59773
I have an html page that on load starts to play a flash movie. After the flash movie stops, I would like to re-direct the page automatically to another page....
groovytenudy
Offline Send Email
May 20, 2009
11:53 pm
59774
If you have an animation playing, then on the last frame you want to use a getURL statement to change pages: getURL("new_page.htm", "_self"); _self opens the...
Michael Hudak
hudey123
Offline Send Email
May 21, 2009
12:04 am
59775
thank you Michael. This is actually a .flv file. I don't have access right now to the original .fla file. Any other way this can be accomplished? Best R.C. ...
rme
groovytenudy
Offline Send Email
May 21, 2009
12:25 am
59776
I'm answering my own question, but I think I can create my own .fla file since the item is flv file and then input the code. I don't need an original .fla...
rme
groovytenudy
Offline Send Email
May 21, 2009
12:32 am
59777
I wondered about that. Without the FLA you don't have many options. You would have to create a listener that detects when the FLV is done playing and then do...
Michael Hudak
hudey123
Offline Send Email
May 21, 2009
12:59 am
59778
No, not at all. If you have the FLV it's not too difficult to create your own FLA that plays the FLV and then detects the end of the movie. You can use the...
Michael Hudak
hudey123
Offline Send Email
May 21, 2009
4:15 am
59779
getURL is AS2.0 by the way... if you go with AS3.0 I believe it's navigateToURL(). Mike ... [Non-text portions of this message have been removed]...
Michael Hudak
hudey123
Offline Send Email
May 21, 2009
4:16 am
59780
thank you Michael. Very much appreciated. I got it to go with creating my own .fla file, importing the flv file and using code I found on the web. Works good....
rme
groovytenudy
Offline Send Email
May 21, 2009
4:21 am
59781
Great, thanks .... I got it working. Debbie...
debra_croft
Offline Send Email
May 21, 2009
12:57 pm
59782
OK one more question. I have a button in a movieclip which I would like to go to a frame on the main timeline on release. I know it has something to do with...
debra_croft
Offline Send Email
May 21, 2009
1:30 pm
59783
Actually, it depends upon the type of button you are using. Button components are movieclips, so you need to reference _parent (AS2). Button symbols (the type...
Becky Kinney
beckykanokinney
Offline Send Email
May 21, 2009
3:02 pm
59784
If you are interested in this position apply at https://www.jobscore.com/jobs/marcusronaldi/flexdeveloper/a7596Qrw8r3RsoeJe4aGWH We are looking for a flex...
Marcus
hydra1970
Offline Send Email
May 21, 2009
3:10 pm
59785
Hi I have Flash CS4 and would like to come up with a cross-platform-database-desktop-application using SQLite as its database-engine. Can this be done and if...
delphi_programmer2000
delphi_progr...
Offline Send Email
May 21, 2009
3:10 pm
59786
Hi, If you have the flv you can easily do this in flash. I have done this with the use of cue points ... //these first 5 lines add an Actionscript cuePoint to...
Dirk Bazuin
dirkbazuin
Offline Send Email
May 21, 2009
3:10 pm
59787
Everybody says you have to import packages to make your scripts work, but I never import any and don't see any problems. Would my applications run faster if I...
powershrimp
Offline Send Email
May 22, 2009
11:01 pm
59788
hai i need to create an array in flash the concept is " i want to create array for get the information from the user and If the user gives the information to...
thirupathi_rajan2004
thirupathi_r...
Offline Send Email
May 28, 2009
5:18 pm
59789
Hi, *to create an array is simple:* var myArray:Array = new Array(); *to push elements is:* myArray.push(somethings); // can be object, string, number, ... * ...
Hugo Sobral
sobralpires
Offline Send Email
May 28, 2009
9:19 pm
59790
Hi, I wonder if anybody has a clue how to solve this problem: As soon as you scroll a Flash movie (once fully loaded and ready to use) out of the visible area...
christianbohnke
Offline Send Email
Jun 18, 2009
12:35 am
59791
Absolutely, using AIR. Just do a search for "Flash CS4 AIR". AIR allows you to build local applications using Flash, Flex or even HTML w/ JavaScript. AIR has...
runeimp
Offline Send Email
Jun 18, 2009
12:47 am
59792
I believe this is a feature of Firefox (and probably other browser that allow for multiple tabs) to keep potentially hundreds of Flash movies that aren't being...
runeimp
Offline Send Email
Jun 18, 2009
12:55 am
59793
I just discovered that Flash refuses to apply the bold attribute to dynamic text fields. If I make a static text field and make it bold, that renders without...
powershrimp
Offline Send Email
Jul 3, 2009
10:36 pm
59794
Hi Great, thanks. I got things wreong. I thought I had to program either in Flash or Flex and with Air, I could make the flash swf-file created convert to...
Omer Yasar Can
delphi_progr...
Offline Send Email
Jul 3, 2009
10:36 pm
59795
Yes, I do know how to get dynamic bold text. It works exactly the way the documentation says it does. I'd tell you the answer, but you should really ask a bit...
becky@...
beckykanokinney
Offline Send Email
Jul 3, 2009
10:40 pm
59796
I am a Flash animator, not a programmer. I love the animation part of Flash and have worked with this software for 11 years, but I do not like ActionScript and...
powershrimp
Offline Send Email
Jul 9, 2009
2:51 am
59797
There is no actionscript required, at least, not in AS2. All you have to do is embed the bold characters you expect to need in your dynamic text. The easiest...
becky@...
beckykanokinney
Offline Send Email
Jul 9, 2009
5:29 pm
59798
Thanks for the advice, Becky. I only used default fonts which come installed on everybody's PCs. I used AS3's form class to bold the text. It is interesting...
powershrimp
Offline Send Email
Jul 12, 2009
5:57 pm
59799
Ah, but do you tell Flash to use "device fonts"? If not, the benefit is lost. Becky Thanks for the advice, Becky. I only used default fonts which come...
becky@...
beckykanokinney
Offline Send Email
Jul 12, 2009
10:43 pm
59800
You mean I have to specify to Flash that the fonts used are already installed on the client? You seem to know way more about Flash than do I ;-)...
powershrimp
Offline Send Email
Jul 13, 2009
10:51 pm
Messages 59771 - 59800 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help