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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 52348 - 52377 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
52348
I have DataSet ("ds") and DataGrid ("dg") components on stage. Their DataProvider properties are bound to each other. Next, I defined an array and assigned it...
aspsa
aspsa@...
Send Email
May 1, 2004
10:03 pm
52349
Yeah, I posted this on FlashCoders a while ago. Change one of the values to numeric type instead of string and it will show up. It's a bug with String type...
Muzak
muzakdeezign
Offline Send Email
May 1, 2004
11:43 pm
52350
Damn... This essentially renders the DataSet useless in this context. In line with what you said, I slightly altered the array. A quick check with "Debug>List ...
aspsa
aspsa@...
Send Email
May 2, 2004
12:45 am
52351
I created a simple button and then placed it within a movieclip. In the movieclip I put the following code. on(release) { _root.gotoAndStop(100) } on(rollOver)...
Mike Miessen
mdmiessen
Offline Send Email
May 2, 2004
3:12 am
52352
Hi, Please update your personal addresses for Sahlan Simón Cherpitel to s@... --- this will now be my primary personal email address. I apologize...
simón cherpitel
godblesstheweb
Offline Send Email
May 3, 2004
12:10 am
52353
In true newbie fashion I was making this far too difficult. The answer was simple and was discovered after a good nights sleep. Sometimes that's all it...
Mike Miessen
mdmiessen
Offline Send Email
May 3, 2004
11:39 am
52354
**** I swear I'll call you by your first name if you don't call me ;) On a flash related note, I was involved in a conversation on the other coders list and...
John Grden
neoriley
Offline Send Email
May 3, 2004
6:57 pm
52355
... I think it's a very interesting thought. Just wondering if it would make all that much difference most of the time. In very ActionScript heavy movies I'm...
runeimp
Offline Send Email
May 3, 2004
8:10 pm
52356
Hi frends, I have to solve the following problem urgently. I looked into some resources over the net with no avail. Now, I have a director piece that prepares...
Osman S. Börü...
osmanss
Offline Send Email
May 3, 2004
8:41 pm
52357
Good Morning! Is there a kind soul available that would be willing to help me get throught a project today as much as possible?? It's my final project for my...
JoAn
joannapier2
Offline Send Email
May 3, 2004
8:41 pm
52358
I need help preferably with SwishMax, but Flash would help me also. I am trying to create a auto scrolling newsticker. I need to have the text dynamic, and I...
imassutse
Offline Send Email
May 3, 2004
8:42 pm
52359
I've done searches on Macromedia's site, but not finding what I'm looking for... ... Server software that can auto create Flash files based on a script. Here...
Pat Furrie
pfurrie
Offline Send Email
May 3, 2004
8:42 pm
52360
Hi, I want to make a sliding/moving gallery that moves by itself with a mouse over. where do I start. Are there any tut files out there as well? Thanks. b...
legalwalleye
Offline Send Email
May 3, 2004
8:42 pm
52361
I am sending a variable (in this case "Occupations") to "myFieldName" in the function below, and want to end up with "Occupations" as the instance name just...
Paul
millisecondm...
Offline Send Email
May 3, 2004
8:43 pm
52362
Becky, I say thanks in advance, but what I mean is an external application or extension that may get a number of PNG files and export them as SWF. Yours...
tommie ramirez.andujar
tommixz
Offline Send Email
May 3, 2004
8:43 pm
52363
ok here is the deal. I created a Flash Movie "HomePage" with a username/password entry in the same movie. I have a button that I use to trigger of a database...
shafiq_in_florida
shafiq_in_fl...
Offline Send Email
May 3, 2004
8:44 pm
52364
Yes, initial test indicate that this would definitely help, but the tests are on aspects of the idea, not testing the engine itself against a fully qualified...
John Grden
neoriley
Offline Send Email
May 3, 2004
8:47 pm
52365
Yeah, you need to access the object/movie clip like so: movieClipLocation[myFieldName].addItem IE: this[myFieldName].addItem(whatever, whatever) John Grden ...
John Grden
neoriley
Offline Send Email
May 3, 2004
8:49 pm
52366
There is one programs I know that will take pictures and combine them into a swf file. Photopulse from Photica think it sells for about $40 ProShow - from...
Louis Fleming
t1techno
Offline Send Email
May 3, 2004
8:53 pm
52367
When you mask dynamic text in Flash, you have to embed the font, or it won't appear. I don't know whether embedding is an option in SwishMax, but that would be...
Becky Kinney
beckykanokinney
Offline Send Email
May 3, 2004
9:00 pm
52368
You have to use setMask() if you're going to mask a text box that uses device fonts(not embedded). Basically, your mask is a movie clip, and your textbox is IN...
John Grden
neoriley
Offline Send Email
May 3, 2004
9:03 pm
52369
That sounds really interesting. Could you explain a bit more? How do you know what the next available interval is? That is? Becky ... From: "John Grden"...
Becky Kinney
beckykanokinney
Offline Send Email
May 3, 2004
9:08 pm
52370
... Not a tutorial but you can check out my example "Side Scrolling Image That Reacts To The Mouse" at http://flashstuff.net/interactivity/ Both demo and...
runeimp
Offline Send Email
May 3, 2004
9:09 pm
52371
Sure thing! Well, I did a test a while back where I confirmed that you could only ever get 10 more iterations/commands in between frames. So, the idea would be...
John Grden
neoriley
Offline Send Email
May 3, 2004
9:19 pm
52372
Try loadVars.sendAndLoad() rather than send(). It's in the ActionScript Dictionary, but I'd be happy to help more if the Dictionary doesn't answer your...
Becky Kinney
beckykanokinney
Offline Send Email
May 3, 2004
9:19 pm
52373
... The PHP script should be: <?php // Where ever you do before passing the response $MyStr = "Username and or password not found. Please try again!" $rString...
runeimp
Offline Send Email
May 3, 2004
9:23 pm
52374
... Check out my list of Dynamic SWF Tools at http://flashstuff.net/softwarelinks/#Dynamic_SWF_Tools -=- RuneImp ImpTech - Web Design & Hosting ...
runeimp
Offline Send Email
May 3, 2004
9:28 pm
52375
You might read up at the bottom of this article about using send with the LoadVars Object: http://www.acmewebworks.com/default.asp?ID=79 Always use...
John Grden
neoriley
Offline Send Email
May 3, 2004
9:29 pm
52376
I'm going to have to study this, but I don't have time right now. I'll get back to you with questions some other time. Thanks! Becky ... From: "John Grden"...
Becky Kinney
beckykanokinney
Offline Send Email
May 3, 2004
10:18 pm
52377
... saying. ... events, ... I think the added load would likely cause the frame rate to drop, which would in turn cause your intervals to occasionally fire on...
ryanm
ryan_mattes
Online Now Send Email
May 3, 2004
11:28 pm
Messages 52348 - 52377 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