I have a project that I have to work on now that I just got out of two weeks of flash training. I'd love some input on what the structure of my exercise might...
Hi All This is Jiks, I am new 2 this group !!!!! and this is my first letter !!!!! Hope some 1 knows the answer 4 my doubt !!!! If u know plz let me know since...
hiya! So I'm testing my site and I have one executive who downloads my fancy flash sniffer (the flash-sniffs-for-flash method that comes with flash dmx 2004),...
I can't go into to much detail just at the moment, but what you need is asfunction(). You can use this to call any Flash function from an html link. For a long...
You can, from what I remember, find out if activex is enabled through javascript, BUT you can't reset it to allow activex. You're only choice is to tell the...
Hiya j! ... javascript, BUT you ... This I cannot find on google or msdn. I can find code that *installs* and *registers* the active x control for me, but none...
hi all, how can i create a .exe flash file ? thanks mauarduz __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We...
hi all, how can i create a .exe flash file ? thanks mauarduz _______________________________ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter...
That 94% is a bit misleading. Not all organizations or users allow ActiveX to run (I usually don't). I'm hearing rumors that more companies are going to...
Yeah, that's true to a certain extent. My mothernlaw works for the government, and she can't upgrade her player at all. SO she's stuck with the base MX...
Hi group. I'm still wrestling with my printing issue that I posted a few days ago. I need to print an MC from my movie. The movie clip is very large...
Well, I gave up on making the movie scalable and went with a fixed width. The result works in all 4 browsers I care about: IE 6+ for PC, NN7 for PC, IE 5 for...
i was just playing,,,,, and noticed the settings dialogue renders the movie useless when activated using right-click.... something to do with z-index's - not...
From your flash toolbar File//Publish settings//Windows Projector mauarduz <mauarduz@...> wrote: hi all, how can i create a .exe flash file ? thanks ...
... Not sure what you're replying to... if it's to the Media Metrix audit, then they ask consumers "CAN YOU SEE THIS PAGE RIGHT NOW, WITHOUT DOWNLOADING ...
Flash has serious problems printing dynamically generated content. In response to complaints a year or two back, Macromedia came up with the PrintJob object. I...
... How do we know Macromedia is telling the truth? If you were trying to sell your product, wouldn't you inflate your numbers? Here's what it says on their...
I'm late joining this thread, so forgive me if my comments are out of context. Based on the subject line, it sounds like you are talking about ActiveX ...
HI All, Below is a comment from another group, I belong to. Have a great day. Cheers, Brian Burge Yahoo is making plans to introduce a premium Yahoo Groups...
Please keep anything that's NOT FLASH-RELATED away from the group. The moderators will post any messages that we receive from YAHOOGROUPS that we deem require...
Has anyone here used a script to detect whether a person has Flash and if so hide a div? Dean Hamack Macromedia Certified Flash MX Designer/ Lead Web Developer...
OK, I don't know what I was thinking, I just put the divs into <NO EMBED> tags and it works fine now. Flash users get flash menus, non-flash people get HTML...
Hi all In version 5 you must embed images which adds dramatically to the download times of a .swf file. I think I read somewhere that in version 6/MX you can...
It would download when you invoke the "loadMovie()" method. For example, loadMovie("someImage.jpg", imgHolder) , loads the "someImage" JPG into a MovieClip...