Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
simonAnderson #1
flash in a web page
Hi all,
I have made a flash menu and implemented it into a web page.
Some of these pages have an image gallery that is in a layer instead of a pop
up.
My problem is that the flash always sits on top of the draggable layer, even
when I give the menu a z-index of -1000 and the layer the z-index of 1000.
Has anybody seen this before? Or better yet, know a way around it?
Here is a link incase I was unclear.
[url]http://www.axent.com.au/dev/catalogue.php[/url]
Even some advice in the right direction or around this would be fantastic.
Cheers,
Simon
simonAnderson Guest
-
Flash Start Page
All, I'm currently in the process of building a website, however I would like to have a flash page loading first with a link to index.html. Does... -
Load HTML page within my Flash web page
Sorry if this has been asked before. New to the Forum. Is it possible to load an html page ( "eBay" for example ) in my flash web page. Still have... -
Calling on the Flash gurus!! How do I bring in a multi-page PDF into Flash?
Hello, I think this may be new territory, well for me at least. I am trying to IMPORT a cable drawing package (PDF with over a hundred pages)... -
Send data to Flash from a page without reloading the flash file
The title tells the most, I want to send like, "hello" to a flashfile from a html page(the flash file is on the site) without having to reload the... -
Flash properties "Src" field. I save flash project, page doesn't work
Hi Guys, I create a movie in flash and export it WITHOUT SAVING THE PROJECT. I insert it into an HTML page within Dreamweaver, save the page, ... -
Murray *TMM* #2
Re: flash in a web page
All Active content on a page will always rise to the top, so to speak,
including Flash, certain form elements, Java applets, and Active X controls.
This means that each of these will poke through layers. There is not a good
cross-browser/platform reliable way to solve this issue, but if you can be
confident in your visitors using IE 5+ or NN6+, then you can use the Flash
wmode parameter.
MM articles:
[url]http://www.macromedia.com/support/flash/ts/documents/flash_top_layer.htm[/url]
[url]http://www.macromedia.com/support/flash/ts/documents/wmode.htm[/url]
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"simonAnderson" <webforumsuser@macromedia.com> wrote in message
news:dn3agi$k8d$1@forums.macromedia.com...> Hi all,
> I have made a flash menu and implemented it into a web page.
> Some of these pages have an image gallery that is in a layer instead of a
> pop
> up.
> My problem is that the flash always sits on top of the draggable layer,
> even
> when I give the menu a z-index of -1000 and the layer the z-index of 1000.
>
> Has anybody seen this before? Or better yet, know a way around it?
>
> Here is a link incase I was unclear.
>
> [url]http://www.axent.com.au/dev/catalogue.php[/url]
>
> Even some advice in the right direction or around this would be fantastic.
> Cheers,
> Simon
>
Murray *TMM* Guest
-
simonAnderson #3
Re: flash in a web page
Cheers, thanks for the help.
I knew I had encountered something that was going to be an issue.
The other option is to constrain the draggable area, and with smaller
resolutions this isn't going to be fun.
simonAnderson Guest



Reply With Quote

