Ask a Question related to Dreamweaver AppDev, Design and Development.
-
tvsrinivaskumar #1
MACROMEDIA FLASH - URGENT
Hi,
1) when we publish a file in macromedia Flash, when we right click on the
file, generally we can see ZOOM IN, ZOOM OUT, QUALITY, REWIND, FORWARD, BACK,
SETTINGS, ETC...... In some files we can see only SETTINGS & ABOUT MACROMEDIA
FLASH PLAYER... LIKE AS. I tried in publish settings but not comming.
[url]http://www.probe3.com/probe3.html[/url]
2) Some swf files on websites play transperant, where background can be seen,
even the flash file is running cross on browser? how can we do this? this site
is haveing this type of animation on page load [url]www.yahoo.com[/url]
Plz throw some light on this its urgent.
Thanks & Regards
Srinivas Kumar.T.V
tvsrinivaskumar Guest
-
macromedia flash, I've tried EVERYTHING
I've looked at everything and have done everything. I have read all the threads and have looked at all those problems and I have NEVER been able to... -
Macromedia Flash
I cannot get Macromedia Flash to download.....I only get an empty whiterectangle w/icon in upper left. I checked and the Active X controls appear... -
URGENT - Either the Macromedia application server isunreachable or it does not have a mapping to process thisrequest
Hi All, I had 6.1 and wanted to move to MX 7 - didn't find any way to upgrade, so I simply installed the MX 7 over the same machine with same... -
Macromedia XML Flash example doesn't go far enough.
I have downloaded the XML example from the Macromedia website. http://www.macromedia.com/support/flash/applications/jpeg_slideshow_xml/ I had a... -
Macromedia Flash Help
Hello I just recently purchased Macromedia Flash. I'm having some trouble creating simple flash banners and animations for my internet site? Can... -
Manuel Socarras #2
Re: MACROMEDIA FLASH - URGENT
tvsrinivaskumar wrote:
that menu is controlled inside the movie:> Hi,
>
> 1) when we publish a file in macromedia Flash, when we right click on the
> file, generally we can see ZOOM IN, ZOOM OUT, QUALITY, REWIND, FORWARD, BACK,
> SETTINGS, ETC...... In some files we can see only SETTINGS & ABOUT MACROMEDIA
> FLASH PLAYER... LIKE AS. I tried in publish settings but not comming.
> [url]http://www.probe3.com/probe3.html[/url]
fscommand("showmenu", "true|false");
that feature only works in some browsers/Flash player combinations. you> 2) Some swf files on websites play transperant, where background can be seen,
> even the flash file is running cross on browser? how can we do this? this site
> is haveing this type of animation on page load [url]www.yahoo.com[/url]
need to add:
OBJECT tag: <param name="wmode" value="transparent">
EMBED tag: wmode="transparent"
take a look at MM site to see more details
> Plz throw some light on this its urgent.
>
> Thanks & Regards
> Srinivas Kumar.T.V
>Manuel Socarras Guest



Reply With Quote

