Mc Won´t Scale With Flash 6 Plugin For Ie5
I want to load a swf (size 100 x 50) in a swf (size 50 x 25).The first swf´s job is to scale the loaded swf an its following files. This works fine withe ie5 and flash 5 plugin. In ie5 with flashplayer 6 the loaded swf still appears with 100 x 50.
FlashKit > Flash Help > Flash MX
Posted on: 07-18-2002, 08:02 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Javascript Popup To Install Flash Plugin, But Plugin Is Already Installed..
I have plugin checker code in place, checking for Plugin 9. On a co workers computer at home, she is prompted to download the Flash plugin via a javascript alert window that says "Install" or "Don't Install". After doing the install, it continues to happen over and over. This ONLY happens with Flash Plugin 9. I am about to revert back to Actionscript 2.0 for this application and use Flash Plugin 8 to see if that fixes it. Has anyone run into this before and does anyone have any resolution? If more info is needed let me know I'll be happy to provide.. Thanks
Detect Flash Plugin, If No Plugin --redirect To Non-flash Site (javascript)
Wanting to know how to redirect a user to another site (non-flash) if they do not have the flash plugin installed on their computer.
--all of this using javascript on the main login-page
if no flash installed on computer, redirect to---non_flash.htm
if flash is detected then redirect to--flash.htm
reason being, some of the people that are using my web apps are old and don;t feel as if they should have to download something on their computer to run my software.
stupid, i know---
Thanks in advance
Detect Flash Plugin, If No Plugin --redirect To Non-flash Site (javascript)
Wanting to know how to redirect a user to another site (non-flash) if they do not have the flash plugin installed on their computer.
--all of this using javascript on the main login-page
if no flash installed on computer, redirect to---non_flash.htm
if flash is detected then redirect to--flash.htm
reason being, some of the people that are using my web apps are old and don;t feel as if they should have to download something on their computer to run my software.
stupid, i know---
Thanks in advance
Flash Plugin Error "Plugin Cancelled"
Hi, Just built a small test tool to resize an image. Its working fine on my local machine however when uploaded to my site the externally loaded jpg file wont load and I'm getting a Plugin Cancelled error in the Safari activity window. I tried with firefox and no luck. I just upgraded to flash plugin 8 a few days ago. I'm publishing with mx2004 (FP 7)
my site: http://joeshields.net/flashlab/image...ageresize.html
Any help would be appreciated.
Cheers
Need A Plugin But Firefox Can't Find The Plugin For Me.
On this page, I'm supposed to install a plugin for the flash video to play. But when I clicked on the box to download the plugin, I get this message;
No Suitable Plugins Were Found.
Unknown plugin; application/octet-stream
What to do?
Scale Movieclip - It Works But The Scale Handle Wont Be Dragged Correctly
hi,
because I need to get a movieclip dynamically scaled I have the following script. But the problem is that the handle wont stay at the right bottom corner. I think it has to do something with the math function but I dont know exactly what.
ActionScript Code:
attachMovie("Pic", "thePic", 1);
thePic.onEnterFrame = function(){
this._width = this._height = container.handle._y+25;
}
scrollArea = Math.sqrt(Math.pow(thePic._height,2) + Math.pow(thePic._width,2));
createEmptyMovieClip("container",2);
container._x = 50;
container._y = 50;
container._rotation = -45;
container.attachMovie("scale_handle", "handle", 2, {_y:scrollArea});
container.handle._alpha = 0;
// all mouseactions of the handle
container.handle.onPress = function(){
this.startDrag("true",0,0,1,scrollArea);
trace(scrollArea);
trace(thePic._height);
}
container.handle.onMouseUp = function(){
this.stopDrag();
container.handle._alpha = 100;
}
container.handle.onRollOver = function(){
container.handle._alpha = 100;
}
container.handle.onRollOut = function(){
container.handle._alpha = 0;
}
// all mouseactions of the picture
thePic.onPress = function(){
_root.startDrag();
}
thePic.onRelease = function(){
stopDrag();
container.handle._alpha = 100;
}
thePic.onRollOver = function(){
container.handle._alpha = 100;
}
thePic.onRollOut = function(){
container.handle._alpha = 0;
}
maybe you could help me.
thanks in advance, ckey
Flash Plugin BUG?
Hi all,
one of my sites works great in IE on Windows, but seems to crash on Netscape Win, Netscape and IE Mac. Looks like a plugin bug. Activex works fine.
Here's the url:
http://www.melindasmithstudio.com
Go to the gallery section (either by clicking on a picture on the right in the home page or by selecting "gallery").
Wait a few seconds for all the thumbnails to load. Then select a painting in the bottom left bar. In IE (windows), it will load a new painting in the main pane. In any other platform/browser, it will probably reload the entire movie and send you back to the home page. Then if you go back to gallery, weird things happen (try to load a painting and take a look at the navigator/zoom pane).
First of all, can you guys reproduce the error or am I crazy?
Secondly, is this a know plug-in vs activex issue?? I *KNOW* my code is clean. It's working just fine in IE.
I thought Flash was the ultimate remedy to cross-platform debugging. Apparently not.
Macromedia, Flashkit gurus, any input?
Thanks guys,
Stephane
Flash 6 Plugin
Hey guys
Does anyone know the code to do Flash 6 player detection. Thanks
Don
Flash MX Plugin
Hello,
I need in my html code an sentence that automaticle download and install a flash mx plugin.
I have now another solution, just a button to macromedia to download it. But automaticly looks beter.
If you want to check it out look at the site.
Safety Car Rental
Already thanks for helping me out.
Jeepster
Flash Plugin
on my site http://www.urbanracing.tk i have a menu and i use flash buttons in it. when any user goes onto my site they are asked to download the flash plugin and thats fine, but i have 8 buttons on the menu and it wants to install the plugin for every button and as well as that it also wants to restart the computer after each button loads, also another strange thing is i have other flash buttons my site they dont have the same problem
Flash Plugin
I've seen either a tutorial or thread on one of the forums which outlined a neat trick - place an image instead of a swf if the user doesn't have the correct flash plugin.
I use MX and I realise that it automatically checks for the correct plugin, but I'd like to know if placing an image instead is an option.
I have searched the tutorials and cannot find anything... I'm sure I didn't imagine this, can anyone shed any light on the subject???
What Flash Plugin Came With IE 5.5
Hello-
I'm doing some flash work for a client and when I asked them what version SWF I should deliver, they said "whatever shipped with IE 5.5 (for PC)"
Does anyone know what version plugin IE 5.5 shipped with - or does it depend on what build of IE 5.5 you're talking about?
Thanks-
Flash Plugin For CD
Hey guys
Im making a CD and want to make sure that the user has flash 7.0 installed. Is there anyway that I can make it so that the user doesnt have to be connected to the internet in order to get the plugin. In other words, can i just do it so that the plugin and all the install files are available right on the CD. Thanks guys
Don
A Plugin In Flash
Is it possible to have a quick time movie in a Flash site WITHOUT having to chop up my flash site in to 9 pieces and put them into frames or a table? That would be grat if you could do that. Or even make it pop up in a higher level of the flash page using load movie. Or does that only work on .swfs and .jpgs?
THANKS much!!!!
CHEERS!!
Get Around A Flash Plugin?
I am okay using flash, but I am new at trying to integrate it with other programs. If I wanted to have a Flash Website (swf) loaded with a Dreamweaver HTML site but I need to create a preloader page that informs the user that they must download a flash plugin.
The problem is allowing users to see the webpage with or without a flash plugin, but if we are using flash, then that is impossible. So I am trying to create a page that warns the user first.
Any suggestions, help is greatly appreciated
Need A Plugin For Flash MX Pro
Just got Flash MX the other day and I've been working with Swish for awhile so i thought id give Flash MX a go. Then started work on some animation. But relised.. I need a plugin that lets you import a .3DS mesh into Flash. Is this possible?
...flash Plugin...
Hi dear all flaskhkit community,
I have made flash interactive CD, often our clients have claimed they could not see our portfolio because they don’t have flash plug-in & don’t know how to install flash plug-in.
I would to add flash detect script in auto run CD, any one can help me how its possible
Thanks & Regards
sftaa
...flash Plugin...
Hi dear all flaskhkit community,
I have made flash interactive CD, often our clients have claimed they could not see our portfolio because they don’t have flash plug-in & don’t know how to install flash plug-in.
I would to add flash detect script in auto run CD, any one can help me how its possible
Thanks & Regards
sftaa
64 Bit Flash-plugin
Hi folks,
Pls advise where can I get a 64 bit version of;
install_flash_player_9_linux.tar.gz
OR
flash-plugin-9.0.31.0-release.i386.rpm
OR
advise how to install either of above on slamd64-11.0 (64bit Slackware-11.0)
I tried them without success. TIA
satimis
Flash Plugin
hello
concerning the flash plugin
here a few questions
1: the flash plugin is already installed in the lastest versions of m. explorer ? yes/no
2. if the plugin is not installed on a browser, it is automatically installed ? yes/no
3. a flash movie developped under flash MX2004 cannot be read with a plugin flash5? yes / no
other :
a flash.swf is an application which will or can be blocked by firewalls exemples in a bank office? yes/no
sounds like an exam in school but your answer will help me
Flash Plugin
So I feel stupid for having to ask this, as I'm sure the answer is simple, but how do I make it so I can show a flash movie inside a webpage. I know how to access the file online and upload it, but I don't know how to say...put it in my homepage. Can you tell me how?
Flash Plugin
hello
concerning the flash plugin
here a few questions
1: the flash plugin is already installed in the lastest versions of m. explorer ? yes/no
2. if the plugin is not installed on a browser, it is automatically installed ? yes/no
3. a flash movie developped under flash MX2004 cannot be read with a plugin flash5? yes / no
other :
a flash.swf is an application which will or can be blocked by firewalls exemples in a bank office? yes/no
sounds like an exam in school but your answer will help me
Flash Plugin
What is the standard for Flash sites.
Do you have a link, linking to the download page for the flash plug in.
Or something like that
Thanks
Keep Asking Me For Flash Plugin
Hi guys. I have the latest version of Flash installed but when I tried to access Flash content in my browser (IE7), it keep asking me to install the latest plugin.
Any suggestions on how to fix this?
Alternative Jpg If No Flash Plugin
I have a flash banner embedded in an table in a HTML document which is the company logo. What I need is a script that will display a jpg in that table if there is no flash plugin.
(I know that this would probally fall into a java forum but can someone please help)
Which Flash Plugin Comes With Which Browser?
Can someone please give me a list of which flash plugin version comes with which browser version.....
ie. IE4 comes with Flash 4 plugin etc.
Also does anyone have the statistics for how many people have the Flash 5 plugin....
Help is greatly appreciated.
Zach
Please Help W/flash Plugin Detection
Hi all,
i've been trying all kinds of tutorilals to sniff for flash 5 plugin for my site. what i want to do is detect presence and/or absence of a flash 5 plugin from within flash (or any other way) on my index.htm and then, instead of automatically going and opening the flash site in a browser window, to open in a new browser window. in other words, i would like to have a sniffer, but would still like my audience to make a decision about whether they want to go to a flash or html site. I'm new to flash, so let me know if this is at all possible.
thanks
Pls Help W/flash 5 Plugin Detection
Hi all,
i've been trying all kinds of tutorilals to sniff for flash 5 plugin for my site. what i want to do is detect presence and/or absence of a flash 5 plugin from within flash (or any other way) on my index.htm and then, instead of automatically going and opening the flash site in a browser window, to open in a new browser window. in other words, i would like to have a sniffer, but would still like my audience to make a decision about whether they want to go to a flash or html site. I'm new to flash, so let me know if this is at all possible.
thanks
__________________
Pls Help W/flash 5 Plugin Detection
Hi all,
i've been trying all kinds of tutorilals to sniff for flash 5 plugin for my site. what i want to do is detect presence and/or absence of a flash 5 plugin from within flash (or any other way) on my index.htm and then, instead of automatically going and opening the flash site in a browser window, to open in a new browser window. in other words, i would like to have a sniffer, but would still like my audience to make a decision about whether they want to go to a flash or html site. I'm new to flash, so let me know if this is at all possible.
thanks
Flash Plugin Version
Hey all
Does anyone have the code for determining what plugin the user browser is using.
I use Flash in conjunction with Dreamweaver but even when the flash file is version 4 Dreamweaver inturpts it as a version 5 file? Buggers me!
Any help greatly appreciated
Len
Flash Plugin Version
Hey all
Does anyone have the code for determining what plugin the user browser is using.
I use Flash in conjunction with Dreamweaver but even when the flash file is version 4 Dreamweaver inturpts it as a version 5 file? Buggers me!
Any help greatly appreciated
Len
Flash 6 Plugin Linux
Anyone knows when we can expect the flash player 6 plugin for Linux?
Thanks,
Raoul
Do U Know How To Detect Flash 6 Plugin?
is there a certain syntax i can use in the first frame of my movie to tell whether or not viewers have the flash 6 plugin?
in flash 5 you could use the with() command, as it was new to flash 5.
thanks in advance!
bscott
Flash 6 Plugin Problem
Hi, one of my users has reported the following problem, have any of you guys sean or heard of it, or its solution?
Basically if flash 5 is installed on explorer 5 (my situation) then
flash 6 may not install, but will still give the successful installation
screen on the macromedia site, so you believe you do have it. To get rid
of this problem you need to delete various obscure files, then install
flash 4 to get rid of a setting in flash 5 which says never install
flash activex again, then uninstall flash 4 and install flash 6. 2 hrs
later and it is working fine!
M@)
Detect Flash Plugin
Hi, I have the following prob ( and could not fnd a solution in tutorials or board)
How can i detect whether a visitor has installed the flash plugin or not? So that I can direct him automatically to a non-flash-version or a flash-version..
thanx for any help
Jean3k
Flash Plugin Detector
I am publishing my movies in Flash Version 5. I need to get some help on how to determine if the user has the Flash player installed in their PC.
If the movie is publishing in Flash Version 5, are the users able to see the movie using other Flash players besides Flash Player Version 5?
What are the websites that users can download Flash Players?
Thanks!!
Flash 6 Plugin Problems
Dear all,
I have a small problem, I have created a flash file using mx. In the publish settings I have set it to publish my file as a flash 4 format however when I goto view the said file I am getting the usual please download the flash 6 plugin. Is there any way to get round this?
Regards
Aaron
The Flash 6 Plugin Download
Why doesn't the flash 6 plugin download automatically from the macromedia webssite as earlier versions did ?? Or is there some other way this can be achieved without the need to restart the browser and get into the macromedia site.
Flash 6 Plugin Detection
Hey guys,
Does anyone know how to check a user's browswer for Flash 6. I seem to have a file that only works in that player. THanks guys
Don
Flash MX Plugin Detection
Is there a piece of code done in Javascript that will detect the Flash MX plugin?
It seems that every piece of code I go through has some stipulation on it. Won't work in IE4.5 for Mac and blah blah blah. That is beyond irritating.
I just want to know plain and simple, can I do it with Javascript? Can anyone give out some resources for this? Thanks.
Selfminded
Flash Plugin Detection
Hi,
I am wanting to use a flash plugin detection for my site.
I want to have one that works with flash mx as well , as i notice a few do not work properly with the latest plugin.
Can anyone help ????
Thanks
Detect Flash 6 Plugin
Hi,
I have created Flash Sequences for my websites and have necassary Pre-Loaders as well.
Thing is this.. in my FlashMX, while Publishing the SWF File, I choose the "Detect for Flash 6" option so that the HTML page generate will detect of the user has Flash 6 plugin or not.. and if not.. download it.
The problem is, in case he doesn't have the Flash 6 Plugin, and the plugin download starts.. there is No activity on the page of indication for the user that something is happening or what is happening..
I have seen on sites where a text comes on the page that says "Our script has detected you dont' have Flash Plugin and is downloading it for you.. " .. and when the download completes, the text goes away and Flash appears. How do you do this? Or, how can you display anything you want while the plugin downloads?
Need help.
Thanks,
2Shy
Including Flash Plugin On CD
I would like to create a CD that auto launches a web page with a flash menu. My concern is that some may not have the flash plugin installed. Additionally, there may be some users that look at the CD while not being connected to the Internet, so a link to the macromedia site would not suffice.
My question is, can I include on the CD a file that a user can launch that would install the plugin?
In my Program FilesMacromediaFlash MXPlayers there is a file named SAFlashPlayer.exe. Will that install the proper browser plugins?
Uninstall Flash Plugin
Hi, i wanted to know how to uninstall the flash plugin for page testing purposes. I'm making a page and want to know how will it behave in a computer WITHOUT the flash plugin,to know if it will redirect the site properly. How can i do this?
thanks in advance
andré henriques
Flash Plugin Check
Hi,
I need a means of sniffing out the flash plugin version installed on a browser!
(Ive asked before but lost the link).
Thanks, again
S.
Flash 6 Plugin Problem
My pc system is windows2000
I installed the FlashMX ..
and I go to macromedia web site and installed the last version of the flashplayer.
when i open a site with player 6 .. The site dosen't open
when i make rigth mouse click it display as plyer 4 .. !!!!
how can i fix it ?
Thanks
Flash.dll Plugin For IrfanView
I had installed IrfanView and put the Flash.dll in the plugin menu.
But I still can't see any .swf files via IrfanView.
Those swf files are exported by Flash mx.
Does anyone meet the same problem?
My swf files are all centered aligned to (0,0) position.
So half of the art work will be out of the work area.
Can anyone recommand me a great swf viewer which would do the following things?
1.define an area like 200x200
2.set display original size
3.can display artwork out of the work area
Thanks for all your help.
Flash Plugin Link
Can somenone give me the flash plugin link to stick at the start of my website.
Cheers
Lex
Detect Flash Plugin For MX
I tryed this simple code for the Flash Plugin detection using 2 html pages.
getURL ("mainpage.html");
But this code cannot determine which version of the player is installed. I am looking for way to support the latest Flash Player. Any advice apprecited.
Rads
|