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 58567 - 58596 of 59817   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
58567
Hello All, I changed the background on a page and now swf's no longer show up. The page is http://www.cenational.org/bnyc/bnyc2007/bnyc2007.asp The 3 white...
Steve Koontz at CE Na...
stkoontz2000
Offline Send Email
Feb 1, 2007
2:54 pm
58568
Hi, Its Regd System Folder list in Actionscript Using Flash alone if possible if any third party plugin freeware also. it should be infinite files to be...
RDK
rdene2000
Offline Send Email
Feb 1, 2007
3:33 pm
58569
Thanks! I'll check it out! Amber [Non-text portions of this message have been removed]...
AmberP813@...
amberp813
Offline Send Email
Feb 1, 2007
3:35 pm
58570
Hi, look in your page for the script with the "AC_RunActiveContent.js" and put it just after your META lines. Your swf files donīt work because they canīt...
Miguel Yrureta
titusrecords
Offline Send Email
Feb 1, 2007
3:35 pm
58571
Seriously, I made some web banners and need to have a simple actionscript to loop the add three times then stop. I'm just getting back into actionscript so I...
Alex Campuzano
koonsalex
Offline Send Email
Feb 1, 2007
7:32 pm
58572
I'm sure everyone (else) has been through this, so I thought I'd ask. What's the preferred method of dealing with the fact that browsers don't print flash...
stephen_ingrum
Offline Send Email
Feb 1, 2007
9:20 pm
58573
I use the PrintJob object. Works great. Becky ... From: "stephen_ingrum" <stephen@...> To: <FLASHmacromedia@yahoogroups.com> Sent: Thursday,...
Becky Kinney
beckykanokinney
Offline Send Email
Feb 1, 2007
10:45 pm
58574
Yes, but what happens if the user clicks "File >> Print"? Or, do I just add a print icon on each page? (talk about feature creep...) Stephen...
Stephen Ingrum
stephen_ingrum
Offline Send Email
Feb 1, 2007
10:50 pm
58575
Yes, I have a problem with it to, especially when converting something like a single page word document into a Flash Paper (which I love) file. It is rare...
Tony Robinson
decoydoc
Offline Send Email
Feb 1, 2007
11:04 pm
58576
Well, I don't know of a way to fix that. You could put your page in a browser that lacks a toolbar. That will tend to encourage people to take advantage of the...
Becky Kinney
beckykanokinney
Offline Send Email
Feb 2, 2007
2:26 am
58577
What about... here's the latest thought... using css, putting a copy of the same swf file into 2 different divs, one for the screen "screenDiv" and the other...
Stephen Ingrum
stephen_ingrum
Offline Send Email
Feb 2, 2007
2:40 am
58578
NM, Figured it out.. :-) ... -- ... Jason Radosevich http://www.terminalfusion.com [Non-text portions of this message have been removed]...
Jason Radosevich
j_abell
Offline Send Email
Feb 2, 2007
6:15 pm
58579
Every now and then I have a very long scrolling list (client list, faqs, etc..) I create a mc and put it into a scroll object just fine, but... it only shows...
stephen_ingrum
Offline Send Email
Feb 5, 2007
3:31 am
58580
hi if u give actions on movieclip the btn under it will not work instead create another btn in that mc on first fram and give the action gotoAndPlay(2) ... ...
darshan rane
darr_zol
Offline Send Email
Feb 5, 2007
3:53 am
58581
Hi, I am building a site to show museum blueprints with the location of paintings on each floor, but to make things simpler, i only built one flash movie that...
Miguel Vaz
smrcv
Offline Send Email
Feb 7, 2007
12:33 am
58582
have you tried http://www.asual.com/swfaddress/ ? might be worth looking into.. then again the structure of you site might be different. check it out. ... ...
Ade Olufeko
adeave1
Offline Send Email
Feb 7, 2007
8:52 am
58583
Two things to look into.. FlashVars: Allows you to pass data to an swf http://livedocs.macromedia.com/flash/8/main/00001206.html ...
Muzak
muzakdeezign
Offline Send Email
Feb 7, 2007
11:17 am
58584
The problem you are seeing is due to the fact that IE displays Flash content using an <object> tag, whereas Firefox needs <embed>. When you publish Flash...
Becky Kinney
beckykanokinney
Offline Send Email
Feb 7, 2007
1:09 pm
58585
Amazing help from all you guys. I looked into every solution you posted and i learned quite a bit with all of them. The obj/embed, ie/firefox solution worked,...
Miguel Vaz
smrcv
Offline Send Email
Feb 8, 2007
12:29 am
58586
I'm trying to get a Linux shell script to execute from a swf with fscommand. The host machine is Fedora Core 6 Linux and I'm using the latest Flash 9 player...
gnincehelser
Offline Send Email
Feb 8, 2007
6:30 pm
58587
... Usually, things in browsers don't trigger system-level code... the risks are too great. ("fsCommand" was for communicating with the browser, not the OS.) ...
John Dowdell
jdowdell99999
Offline Send Email
Feb 8, 2007
7:22 pm
58588
<embed src="menu.swf" width="720" height="130" align="... " quality="... " ...... ></embed> </object> <br /> <script type="text/javascript" src="ieupdate.js">...
yusuf eyidogan
eyidoganyusuf
Offline Send Email
Feb 9, 2007
1:27 am
58589
... risks ... not ... I'm not running in a browser, but through a projector. In my particular application, I need to get a signal out to the OS so I can fire...
gnincehelser
Offline Send Email
Feb 9, 2007
1:28 am
58590
Hi, I need to know the code or how to do a redirect. I have a domain name which redirects people to whatever server I happen to be using at the time. I loaded...
leudar
Offline Send Email
Feb 9, 2007
1:31 am
58591
Hi everybody, Problem : _name.substr(); inside 1 general MC(name = mc_menu) I have several sub-MCs, all the sames. Each of these sub-MCs is named according to...
philippe daubry
flpke
Offline Send Email
Feb 9, 2007
12:17 pm
58592
Just create a blank index.html (or any other file you want to redirect) and add: <?php header("Location: http://wwwmyotherdomain.com"); ?> Put this file on...
Miguel Vaz
smrcv
Offline Send Email
Feb 9, 2007
12:23 pm
58593
Just create a blank index.html (or any other file you want to redirect) and add: <?php header("Location: http://wwwmyotherdomain.com"); ?> Put this file on...
Miguel Vaz
smrcv
Offline Send Email
Feb 9, 2007
12:27 pm
58594
reply asap tnx...
hoyroy
hoiiiroy
Offline Send Email
Feb 9, 2007
6:42 pm
58595
Happy Friday. I'm using javascript to work around the IE "click here to activate" nonsense. I have a <noscript> alternative, but it doesn't seem to be working....
Dean Hamack
tactics2337
Offline Send Email
Feb 9, 2007
10:16 pm
58596
Bad path to the non-script swf. Been a long week......
Dean Hamack
tactics2337
Offline Send Email
Feb 9, 2007
10:22 pm
Messages 58567 - 58596 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