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 51610 - 51639 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
51610
Does anyone know if any there are any PHP scripts out there for handling data sent to the server from the RDBMSResolver or XU- UpdateResolver components in MX...
Danton
dddawnay
Offline Send Email
Mar 1, 2004
10:25 am
51611
... Thanks folks. The movie clip wrapper worked like a charm. Everything seems to be working fine now. I have had various people have a problem with the player...
Nathan Chase
nathan_eagle
Offline Send Email
Mar 1, 2004
11:37 am
51612
What version of Flash are you using? Are you sure you set the variable links.htmlText and not links.text? Becky ... From: "Connor Slack" <theslack@...> ...
Becky Kinney
beckykanokinney
Offline Send Email
Mar 1, 2004
12:17 pm
51613
Hello All, I am making a Flash presentation for a company here. It has a lot of animations, movies etc. The movie is running at 20 frames per sec. I am using...
naga raj
pn_raj@...
Send Email
Mar 1, 2004
12:30 pm
51614
Have you timed the playback on the various sytems to see which (if any) are actually running at 20 fps? Theoretically, the movie should never play faster than...
Becky Kinney
beckykanokinney
Offline Send Email
Mar 1, 2004
1:00 pm
51615
i am using flashMX2004 professional. i included with this email a screenshot of what my stage loosk like with actionscript to load the data in (the AS isnt for...
Connor Slack
slackcon
Offline Send Email
Mar 1, 2004
5:25 pm
51616
... I did some more research last night and found a good example: http://www.yamaha-motor.com/products/mcy/media/vr/04/yzfr6/vr1_multi-0820.ht ml# The products...
Dean Hamack
tactics2337
Offline Send Email
Mar 1, 2004
6:08 pm
51617
I'm hoping someone could give me direction on the scripting to use on a button that would launch a new browser popup window. When I place the code on a button:...
Ron
descriptive1
Offline Send Email
Mar 1, 2004
8:48 pm
51618
If you read the subject you guessed it Im new. I downloaded a free trial of flash Macromedia I think and messed arournd with it, and enjoyed although im not...
rod98_16117
Offline Send Email
Mar 1, 2004
8:48 pm
51619
Rune. Here is how I worked it. Your original was like this: this._xscale = 500; this._yscale = 500; this._x = -1225; // Half the stage width - half the object...
llppro2
Offline Send Email
Mar 1, 2004
8:49 pm
51620
Beefleef, Yes. It is right under your nose. You can do it with no problem. Do you have the original Flash 5 software disk? On that disk, look in the "Goodies"...
llppro2
Offline Send Email
Mar 1, 2004
8:50 pm
51621
... on (release) { getURL("http://www.macromedia.com/" target="_blank"); } Dean Hamack Macromedia Certified Flash MX Designer/ Lead Web Developer Bushido...
Dean Hamack
tactics2337
Offline Send Email
Mar 1, 2004
8:56 pm
51622
You can use SWISH for example which is fairly easy to learn and understand. I used SWISH as a starting point, just to create some simple Flash movies. It is...
Marcus Glowasz
marcusg70
Offline Send Email
Mar 1, 2004
9:10 pm
51623
try addning getURL("http://www.macromedia.com/","_blank"; clint ... ===== Clint Tredway "When you turn to God you discover He has been facing you all the...
Clint Tredway
clinttredway
Offline Send Email
Mar 1, 2004
9:38 pm
51624
... Hot Dog is simply an HTML editor. In order to display your Flash movies on the web, they need to be embedded in HTML pages. Hot Dog won't help you make ...
Dean Hamack
tactics2337
Offline Send Email
Mar 1, 2004
9:42 pm
51625
... http://www.yamaha-motor.com/products/mcy/media/vr/04/yzfr6/vr1_multi-0820.ht ... This looks to be exactly the method I mentioned, right down to the 22.5 ...
ryanm
ryan_mattes
Online Now Send Email
Mar 1, 2004
9:50 pm
51626
... doing ... of ... you ... One last bit of advice: either make sure your camera's tripod has angle markers for vertical adjustments, or keep a protractor...
ryanm
ryan_mattes
Online Now Send Email
Mar 1, 2004
10:01 pm
51627
Not sure if you seen these, but they might help in understanding how to use the RDBMSResolver and other data components. ...
Muzak
muzakdeezign
Offline Send Email
Mar 1, 2004
10:47 pm
51628
I am asking the 'telltarget' to rollover, rollout each button at:http://www.worldwidewebs.us/gallery/realtopia/home.html But when I move the mouse over the...
info_worldwidewebs
info_worldwi...
Offline Send Email
Mar 2, 2004
2:21 am
51629
Here is a problem which I'm guessing has an easy answer. Here is the swf file in question: http://gradcenter.marlboro.edu/~josborn/flash/season.swf If you take...
jeremias
Offline Send Email
Mar 2, 2004
2:23 am
51630
Pretty nice flash file you got there. You guessed right - you should turn each menu into movie clips and control them from a parent timeline. On clicking one...
Marcus Glowasz
marcusg70
Offline Send Email
Mar 2, 2004
2:45 am
51631
This is more than likely an easy answer for most, but..... how can i make labels in combo/list boxes into links to websites? im not quite sure of the AS behind...
Connor Slack
slackcon
Offline Send Email
Mar 2, 2004
5:29 am
51632
Hi, I am having some problems with streaming an mp3 in flash. I can get it to stream play but i cant get it to loop, although i have set the loop parameter to...
pagongski
smrcv
Offline Send Email
Mar 2, 2004
5:57 am
51633
var links_list:mx.controls.List; // LIST EVENT HANDLER var listHandler:Object = {}; listHandler.owner = this; listHandler.change = function(o) { ...
Muzak
muzakdeezign
Offline Send Email
Mar 2, 2004
6:19 am
51634
use this: on (release) { getURL("http://www.macromedia.com/", "_blank"); } cheers, marcus ... From: "Ron" <ronald_powell@...> To:...
Marcus Glowasz
marcusg70
Offline Send Email
Mar 2, 2004
6:25 am
51635
Hi, To be quite honest, Flash is a development tool itself. Because it is a somewhat complicated piece of software. With every version to date it is becoming...
John-michael Carey
angry_pupp2003
Offline Send Email
Mar 2, 2004
7:23 am
51636
Attaching an action to the images to 'get your URL' would save you time. Try this.... Speaking of Flash MX: Are you making the text box in your scroll pane,...
llppro2
Offline Send Email
Mar 2, 2004
9:40 am
51637
Hi everybody, Just to clear things up a little as I'm getting a bit confused. I was under the clear impression that Flash was only able to handle basic text ...
Rui Duarte Silva
ruimni
Offline Send Email
Mar 2, 2004
10:24 am
51638
... Nah.. although we've switched, RuneImp has a reputation of not jumping when macromedia says jump. At least it took him a while to upgrade to flash 5..........
Trond Age Kvalo
tkvalo
Offline Send Email
Mar 2, 2004
12:07 pm
51639
Thanks Muzak. I had seen these, but since I don't have any experience with ColdFusion I was hoping someone out there had written a PHP version. I suppose it...
Danton
dddawnay
Offline Send Email
Mar 2, 2004
1:03 pm
Messages 51610 - 51639 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