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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 55844 - 55873 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
55844
Hi everybody!!!! I placed a movie clip into my flash movie. Now, it is animated and is acting as a button. Now, i need more of those "buttons" but offcourse ...
plavi_tribali
Offline Send Email
Sep 2, 2005
10:54 am
55845
Right-click the MovieClip symbol in the library and select 'duplicate' regards, Muzak ... From: "plavi_tribali" <plavi_tribali@...> To:...
Muzak
muzakdeezign
Offline Send Email
Sep 2, 2005
11:59 am
55846
... Yes, this is what I would do. Just remember, if you have other symbols inside the main clip that, lets say have text that needs to change you need to...
Alex Campuzano
koonsalex
Offline Send Email
Sep 2, 2005
1:52 pm
55847
Hey everyone, My code is simple: // var AlbumTitle_lv:LoadVars = new LoadVars(); AlbumTitle_lv.onData = function(raw) { AlbumTitle.text = raw; }; ...
Nathan Chase
nathan_alan_...
Online Now Send Email
Sep 2, 2005
4:07 pm
55848
Are you trying to load from another domain? If so, it will work for local testing (since then it's not another domain) but once online, the domain you're...
Helen Triolo
hhtriolo
Offline Send Email
Sep 2, 2005
4:16 pm
55849
Your running into the domain security restrictions. An swf is only allowed to load data from the domain it resides on (that includes subdomains). To load data...
Muzak
muzakdeezign
Offline Send Email
Sep 2, 2005
4:17 pm
55850
OK. I had tried putting up the cross domain policy file on the server I'm hosting the .swf from. That URL ( http://68.205.46.173:4800 ) is my local IP. So I'm...
Nathan Chase
nathan_alan_...
Online Now Send Email
Sep 2, 2005
5:37 pm
55851
You'll have to figure out where that url maps to (which directory on you harddrive). And put the xml file there. regards, Muzak ... From: "Nathan Chase"...
Muzak
muzakdeezign
Offline Send Email
Sep 2, 2005
6:59 pm
55852
Yeah - trying to figure out where now... Thanks everyone. -Nathan Muzak <p.ginneberge@...> wrote: You'll have to figure out where that url maps to...
Nathan Chase
nathan_alan_...
Online Now Send Email
Sep 2, 2005
7:05 pm
55853
select the object and tell it to duplicate symbol....
chris allen
mcncyo
Offline Send Email
Sep 3, 2005
2:21 am
55854
Hi, I am trying to import some video footage to my flash project, but i am having some filesize problems. The avi in itself is a mere 90kb, but after loading...
Miguel Vaz
smrcv
Offline Send Email
Sep 3, 2005
2:22 am
55855
Hi, Any content management software available for FlashMX... Wicky :o)...
Wignesh
wickyk
Offline Send Email
Sep 3, 2005
2:22 am
55856
I'm using the comp0nent "scrollBar" in Flash MX for dynamic text scrolling. When I navigate to the different pages, the scrollbar loses it's ability to scroll....
scottvigneault
Offline Send Email
Sep 3, 2005
2:23 am
55857
Hello all, I used to be a member of this list back in the late 90s but since then have started teaching and lost contact with all of the good people here....
Tony
pue_snue
Offline Send Email
Sep 3, 2005
2:23 am
55858
hi, i am having a problem with a preloader not working it works fine until it gets to 100% but then it will not go to the movie and start playing, even tho it...
Caleb
i_fight_bums
Offline Send Email
Sep 3, 2005
2:23 am
55859
Hi, This is Wicky frm India, Currently I'm doing a ERP package in FlashMx, AMFPHP and Mysql. Kindly send your suggestion abt the AMFPHP. Bye, Wicky :o)...
Wignesh
wickyk
Offline Send Email
Sep 3, 2005
2:23 am
55860
Hi, Really it's very cool man... how to change the Image Tint color... ... can be ... of a white ... be less ... (256/100) : 0; ... images...
Wignesh
wickyk
Offline Send Email
Sep 3, 2005
2:23 am
55861
Hello Everyone. I am working on this site...http://www.debtreductionstore.com If you go to this site there are problems with the video presentation that I...
sara stawarz
sarastawarz
Offline Send Email
Sep 3, 2005
2:24 am
55862
Dear sir, your only solution would be using sorenson squeeze to your original file. Your file must be exported first as uncompressed through your video, or 3D...
Rodolph Farah
lotheworld
Offline Send Email
Sep 5, 2005
1:31 pm
55863
Hello, I have a small request from you fellows. Could anyone zoom in a stage (Scene) in a flash file, similar to the Right click> zoom in? I need it as...
Rodolph Farah
lotheworld
Offline Send Email
Sep 5, 2005
1:45 pm
55864
Hi, I wonder if anyone of you have run into such behavior of MM's data grid component. - If I have the datagrid in Frame 1, and set it to Export in first...
Tan
tianzhen_lin
Offline Send Email
Sep 5, 2005
8:35 pm
55865
The classes need to be initialized before the can be used. So if you're trying to preload the classes in a different frame, you need to put a copy in that...
Muzak
muzakdeezign
Offline Send Email
Sep 5, 2005
11:15 pm
55866
Has anyone had any problems using the following in a php script called from Flash? header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past ...
moonlight
beckykanokinney
Offline Send Email
Sep 6, 2005
5:20 pm
55867
Hello, I currently have a button on a scene that creates a pop-up window which in turn then loads up an external jpg image. Is there any way to resize the...
Iain Freeston
ir.freeston@...
Send Email
Sep 7, 2005
6:52 am
55868
Hi gurus, Coming across something I hadn't seen before. I've got a nice pixel font, placed only on whole numbers, in clips that are also only on whole numbers...
Tre Pryor
trepryor
Offline Send Email
Sep 8, 2005
12:08 am
55869
... I don't know what tutorial your speaking of so I have to ask. How do the enemies disapear? The same mechanism that is used to target the enemy MCs to make...
runeimp
Offline Send Email
Sep 9, 2005
1:17 am
55870
Hi guys, I wonder if there is any idea on having Flash Player 6/7 running on Blackberry. I wonder if the upcoming Flash Lite 1.2 would run on the device. -...
Tan
tianzhen_lin
Offline Send Email
Sep 9, 2005
12:25 pm
55871
so many devices have flash player...you can chk in macromedia site for it.. ... -- Rakesh Reddy [Non-text portions of this message have been removed]...
Rakesh Reddy
logicalwaves
Offline Send Email
Sep 9, 2005
12:38 pm
55872
I think you'll find that there are a lot more that do not have the flash player--particularly mobile devices. Nokia has a deal in place to start releasing...
Russ
unrealistice...
Offline Send Email
Sep 9, 2005
12:50 pm
55873
... Sorry, I think that device doesn't yet have the power to support the advanced functionality... you can find a list of current mobile licensees and...
John Dowdell
jdowdell99999
Offline Send Email
Sep 9, 2005
9:13 pm
Messages 55844 - 55873 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