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 to share photos of your group with the world? 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 58347 - 58376 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
58347
I want to publish my flash with a custom context menu. I need to have it published in Flash 7 or 8. If I publish my movie with anything higher than 6 I get...
Lenny Davila
mathius1
Online Now Send Email
Dec 1, 2006
10:19 pm
58348
I have a text box I want to scroll horizontally. This works, but when the last letter of the text shows in the text box it retarts. If the text is just a few...
Lenny Davila
mathius1
Online Now Send Email
Dec 1, 2006
11:32 pm
58349
Have you tried adding a bunch of spaces to the end of your text string? Becky ... From: "Lenny Davila" <lenny@...> To:...
Becky Kinney
beckykanokinney
Offline Send Email
Dec 2, 2006
12:08 am
58350
Hi to everyone, and tanx to anyone that help me. :) Wich version of flash player can viewed into windows xp? (Without install flash player)...
Hesam
hesam_skis
Offline Send Email
Dec 7, 2006
2:01 pm
58351
Hi to everyone, and tanx to anyone that help me. :) I want load a dynamic image into "flash 5" I use loadMovie ("image.jpg" , "_root.insert" ); script but I...
Hesam
hesam_skis
Offline Send Email
Dec 7, 2006
2:03 pm
58352
Hi to everyone, and tanx to anyone that help me. :) When you have no flash player and visit the flash sites usually they give you only a link of install flash...
Hesam
hesam_skis
Offline Send Email
Dec 7, 2006
2:04 pm
58353
Check out the swfobject express install feature. That may not be what you experienced, but it's worth a look anyway. http://blog.deconcept.com/swfobject/ Becky...
Becky Kinney
beckykanokinney
Offline Send Email
Dec 7, 2006
2:22 pm
58354
Yes, it is possible, but in Flash 5 you'd have to build the progress bar yourself. I don't recall the syntax you'd need for Flash5, but your docs will help....
Becky Kinney
beckykanokinney
Offline Send Email
Dec 7, 2006
2:25 pm
58355
Tank you so much Becky. I'm looking for a progressbar that load dynamic JPG images or other formates. ... progress bar ... docs ... movieclip.bytesLoaded ... ...
Hesam
hesam_skis
Offline Send Email
Dec 7, 2006
9:49 pm
58356
loading external jpg's didn't happen until Flash6/mx You can't it in Flash 5 unfortunately. ... -- [ JPG ] [Non-text portions of this message have been...
John Grden
neoriley
Offline Send Email
Dec 7, 2006
10:02 pm
58357
Are you sure? I guess I remembered it wrong. Becky ... From: "John Grden" <neoriley@...> To: <FLASHmacromedia@yahoogroups.com> Sent: Thursday, December...
Becky Kinney
beckykanokinney
Offline Send Email
Dec 7, 2006
10:27 pm
58358
*From flash help: Availability: *ActionScript 1.0; Flash Player 5 - The ability to load JPEG files is available as of Flash Player 6. The ability to load...
John Grden
neoriley
Offline Send Email
Dec 8, 2006
12:46 am
58359
in flash 5, turn your jpgs in swfs and use loadMovie http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14661 "Although the Macromedia Flash Player 5...
nagpochenpo
sarah_ashwell
Offline Send Email
Dec 8, 2006
1:03 am
58360
Hi All, I have a small Flash movie that externally calls 4 JPG's. I put up a simple test page at http://www.cenational.org/test.asp Today I uploaded 4 new...
Steve Koontz at CE Na...
stkoontz2000
Offline Send Email
Dec 8, 2006
5:24 pm
58361
Hello All, I am having some serious issues with mCom components with MTASC compiler. MTASC is not compiling the mCom components. I have the source code with...
vipinck
Offline Send Email
Dec 8, 2006
6:00 pm
58362
in flash 5, turn your jpgs in swfs and use loadMovie http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14661 "Although the Macromedia Flash Player 5...
nagpochenpo
sarah_ashwell
Offline Send Email
Dec 8, 2006
9:17 pm
58363
... I believe WinXP comes with the Flash 5 Player preinsalled. it might actually be Flash 6 Player with Service Pack 2 though. Not sure though. -- RuneImp ...
runeimp
Offline Send Email
Dec 8, 2006
9:44 pm
58364
... Check out the FlashImg PHP script I have at http://flashstuff.net/examples/cgi/ . Also note that http://flashstuff.net/ currently has mostly Flash 5...
runeimp
Offline Send Email
Dec 8, 2006
10:04 pm
58365
Hi Group, I need help with buttons on the main timeline which don't address any object or movieclip but would simply allow the main swf to play after coming to...
j_gralley
Offline Send Email
Dec 9, 2006
1:29 pm
58366
hi bean :) hmm, I think this one should work: go_btn.onRelease = function () { play (); } as long as that code is put into a frame of the main timeline where ...
Helen Triolo
hhtriolo
Offline Send Email
Dec 9, 2006
5:14 pm
58367
Hi, Helen, and thanks! :) That code works but I was hoping to create a single frame code at the very start that would allow a button to resume playing the swf ...
j_gralley
Offline Send Email
Dec 9, 2006
10:18 pm
58368
The only way to do that that I can think of is to make sure the button exists in the frame where you have the code (you can set its alpha to 0 if you want it...
Helen Triolo
hhtriolo
Offline Send Email
Dec 9, 2006
10:41 pm
58369
hello this might sound stupid question to ask but its my client requirment , i m working on a multimedia guide done is flash, all images are going to be loaded...
---=[ Junaid_R }=---
junaidrao
Offline Send Email
Dec 10, 2006
2:20 am
58370
... Hello Junaid, It is possible to encrypt the files in question with a Rijndael or TEA encryption via ASCrypt at http://www.meychi.com/archive/000031.php or ...
runeimp
Offline Send Email
Dec 10, 2006
8:56 am
58371
tanx runeimp,...
Hesam
hesam_skis
Offline Send Email
Dec 10, 2006
9:44 pm
58372
tanx nagpochenpo,...
Hesam
hesam_skis
Offline Send Email
Dec 10, 2006
9:45 pm
58373
Hai everyone we are 5digistar a japanese company in kobe,osaka,japan. we have excellent opening for actionscript pro 1.Atleast 3 years experience in...
a_suresh_2k
Offline Send Email
Dec 11, 2006
6:52 pm
58374
thnks for that RuneImp, i hope this will gona work as it suppose to be :D thnks again ... [Non-text portions of this message have been removed]...
---=[ Junaid_R }=---
junaidrao
Offline Send Email
Dec 11, 2006
6:55 pm
58375
Hi Junaid ... that's probably the best solution. I just found out, if you have a flash standalone player, you can add Authorization headers to HTTP requests to...
Pike
pike@...
Send Email
Dec 11, 2006
11:52 pm
58376
Hi Guys, My name is Alexandra and I Just signed up for this group because I am very interested in learning more about Flash and maybe some of you might be able...
algia10
Offline Send Email
Dec 12, 2006
6:04 pm
Messages 58347 - 58376 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