Flash :: Menu Dissapears BEHIND File?

Jun 4, 2009

I've been searching various solutions to this, one of which I found this site, but I'm still a bit stuck. Basically, I've made a website with a JavaScript drop down menu, that all works fine, but on one of the pages I have linked to a flash file that is hosted using a 3rd party (www.zmags.com). see code below

Code:
<iframe src="http://viewer.zmags.com/showmag.php?mid=wddfgq" name="content" height="540" width="724" frameborder="0" >

I know this is NOT specifically a flash problem. But the file it's linking to IS a flash file. The thing is, the 3rd party company who supply the interactive pdf viewer, wont allow me to gain access to the .swf itself. is this a problem? I only need to make the menu appear OVER the file.

View 1 Replies


Similar Posts:


IDE :: Text Dissapears After Publishing?

Jul 19, 2009

I downloaded a template for a friend tothem get a website up and running quickly.The template is bassically a Flash movie and a Content.xml file. am using Flash CS4 ver 10.0.2I can open and edit the .fla (or not make any change at all), when I publish to the .swf file and launch the index.html to veiw the Flash, I loose some of the content text. It litterally disapears. Not all text is gone. The titles, headings and other content text is there but the content for the main pages is gone.

In my looking at the FLA, I see that some of the text is embedded. Could this be a place to start looking?I can reload the original SWF and the text is there, the second I publish a new one, it's gone. I can provide a link to a zip of my files if someone cares to look at them.Also, I am publishing with settings of Flash 8 and AS2. If I try to change to AS3, it tells me that Flash functionality will not work right.

View 1 Replies

ActionScript 2.0 :: Use EmbedFonts = True; The Text Dissapears?

Sep 23, 2009

I'm having a problem embedding fonts in a second of my code.I have added a font to the library and am using it in the code but when I use embedFonts = true; the text dissapears. Here is the code in mention:

Code:
_mc.createEmptyMovieClip("mc",_mc.getNextHighestDepth());
_mc.mc.createTextField("ti", _mc.mc.getNextHighestDepth(), 0, 43, 108, 35);[code].....

View 0 Replies

ActionScript 3.0 :: Input Textfield With 1 Letter, Dissapears?

Jul 3, 2009

I am trying to create a crossword puzzle made up of text fields, one for each letter. I am pretty much done, but there is one problem I can't get a handle on. I hope someone brilliant can help:

The Problem:The user has already typed a letter into TextFied "XY" and then clicks back into that same TextField (maxChars=1, btw.) to write over that letter (or not). I want the letter to stay until a new letter is typed, and definitely, if the user decides not to provide a new letter.

No problem, works 90 percent of the time. But sometimes --I find oddly enough especially with "S" and "D", but not exclusively-- the letter disappears and stays gone, even when you leave the TextField. The Only way to bring it back is to go back into the Textfield and use the Arrow keys to move the courser to a position before the letter. Very Ugly!

This problem is triggered by clicking into the box as well as by the "stage.focus=" method. I already tried the setSelection- no succes, I also tried making the font smaller, - give it breathing room, so to speak- , also fruitless. Does any one have any ideas how that effect could be avoided with certainty? Here is my code for reference:

[Code]...

View 3 Replies

ActionScript 2.0 :: Movie Clip Dissapears After I Set _width To It?

Aug 8, 2009

Check it out. I am creating an XML gallery. I am able to load in the gallery info from the XML just fine. The preloader works just fine. And I can set my _x and my _y just fine.BUT.... when I attempt to set my movie clip (that acts as the pic holder) to a width or height, the MC never shows up!

Code:
function firstImage() {
if (loaded == filesize) {

[code].....

View 9 Replies

Flash :: Professional - Publish .fla File To .exe Without The File Menu And The Default Icon And Tile Appearing

May 22, 2010

Is it possible to publish my .fla file to .exe without the File menu and the default Flash icon and Flash tile appearing.

View 1 Replies

Professional :: Rotate Dynamic Text Box Vertically - Dissapears?

Oct 28, 2010

I have a dynamic text box that I want to rotate 90degrees counterclockwise.  I can do this with static text but when it's dynamic, it dissapears.

View 2 Replies

Flash :: Professional - Add New Menu In Menubar And New Menu Item Inside The Help Menu

Feb 27, 2011

i want to add new Menu in flash IDE and i want to add inside the adobe flash menu. How i can add new menu in menubar and new menu item inside the help menu. is it possible to do this things if yes then which language i have to use for this. what is way to start development and what is the .MXP file and how to create this .MXP file.

View 1 Replies

Dropdown Menu Goes Under Flash File

May 12, 2009

I have a css drop down menu on the header portion of my website and the flash movie plays on the center of the site. The problem is, when the drop down menu is clicked it goes under the flash movie so that people can't see what is on the menu. Not sure if this is something that can be adjusted on the parameters of the movie or not?

My current parameters are:
<div style="text-align: center;">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="[URL]" width="640" height="342" id="main_page" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
[Code] .....

View 6 Replies

Flash :: Deleting Menu Items In .SWF File

Aug 11, 2009

I am using Adobe Flash CS4 Professional. I have a simple navigation menu that I am trying to edit.  I may be in the wrong place in the file, but when I open the .SWF files I can see the lines of code and I can see the actual navigation menu as it appears on our web site. I have not been able to figure out how to change / edit / delete the line inthe drop down menu that I want to delete on our web site.

View 5 Replies

Html :: Drop Down Menu Over A Flash File?

Jul 9, 2010

I am using a drop down menu, with all its code written in .js file. I have a flash on my website. The drop down menu shows more content when you hover on top of any category, but this additional content is hiding behind the flash file, the flash file is over lapping the drop down menu content

View 2 Replies

Flash - Remove The Right Click Menu In Swf File?

Sep 8, 2010

how to remove the right click menu in swf file ?

View 1 Replies

ActionScript 2.0 :: Making A CD-ROM With A Flash Menu - Exe File To NOT Be Resizable?

Jul 22, 2009

I'm using CS3 AS2... I'm making a CD-ROM with a Flash menu... I want the exe file to NOT be resizable.... how to I do this?

View 4 Replies

Fireworks Drop Down Menu Disappears Behind A Flash File

Jul 21, 2009

I have a drop down menu created by Fireworks, the menu drop down list disappears behind a Flash file, pls. let me know what I need to do to fix the problem.

View 2 Replies

ActionScript 3.0 :: When Press ENTER The Text Dissapears From The Input Text

Mar 30, 2012

I have created an input textbox and a dynamic textbox. My idea is to enter something into the input textbox, and on pressing ENTER key it would show up in the dynamic textbox. When I press ENTER, the text dissapears from the input txt, and nothing happens.

[Code]...

View 1 Replies

ActionScript 3.0 :: Link The Buttons In Drop Down Menu To The Content(scenes) Within The Flash File?

Dec 19, 2010

how to link the buttons in drop down menu to the content(scenes) within the flash file? The drop down menu has been made using the masks. Those buttons, which are not drop down/masked, work properly. Those which are drop down/masked, do not work. The content appears after clicking on them, then disappears when other (drop down) button is rolled over.

View 0 Replies

ActionScript 3.0 :: Flash Menu Animation - Portfolios Button To Have Sub-menu For Each Portfolio Category

Mar 17, 2009

I'm making my new photography site, and it's going to be entirely in flash. I'm an intermediate flash person, but there is something I'd like to do with my menu that I can't figure out how to do. I'm going to have 4 buttons:

[Code]...

View 5 Replies

ActionScript 1/2 :: Flash Menu Component - Loader To Load An Swf When An Item Is Selected From The Menu

Oct 27, 2006

i created an application and it has a menu bar at the top of the stage it also has a loader component below it. i need the loader to load an swf when an item is selected from the menu. Does anybody know how to code this. I am using the following code:

[Code]....

View 1 Replies

ActionScript 2.0 :: Create A Custom Context Menu (right Click Menu) In Flash?

Dec 7, 2002

Anybody know how to create a custom context menu (right click menu) in Flash?

If it's not possible, wouldn't it be a good idea for Macromedia to put some kind of event or something in there?

View 11 Replies

ActionScript 2.0 :: Way To Disable The Flash Player Dropdown Menu (not The Context Menu)?

Jan 12, 2006

I am aware of how to reset the right-click context menu to just "settings", but when the file is opened in Flash Player directly from a computer instead of on the web, the drop-down menu in the player is still available. You can even press ctrl+enter to play. My searches just come up with solutions to the right-click menu, and I have a client who wants me to get rid of this menu for a game I've already made.

View 2 Replies

Flash :: IDE :: Tutorial For Interactive Menu (roll Mouse Over Certain Things And The Sub-menu Comes Up Which Lead To Other Pages Of The Site)

Mar 4, 2009

I'm using Adobe CS4 Professional flash to create the basis of the website, a photo background with an interactive menu overlay on top. Does anyone know any good tutorials for an interactive menu (roll you mouse over certain things and the sub-menu comes up which lead to other pages of the site etc.)

View 1 Replies

ActionScript 3.0 :: Add A Couple Menu Items To An Existing Flash Menu?

Sep 21, 2009

I need to add a couple menu items to an existing Flash menu that I did not create, but I am having trouble figuring out how to make the buttons stay highlighted until you click another one. Best way to simply describe my problem since is to simple show you. The first 5 links work exactly as they should. But the last 2 (Careers and Client login) do not stay go highlighted on the loaded page. [URL]

View 9 Replies

ActionScript 2.0 :: Make A Sub-menu For A Flash Context Menu?

Aug 20, 2004

how to make a sub-menu for a flash context menu. I have tried to create a menu item that is a menu in itself, but it wouldn't work.

View 1 Replies

ActionScript 2.0 :: Expanding / Collapsing Menu - Should Have Remember The Last Visit Menu And Show The Menu

Jun 5, 2004

I have created this site with a expanding / collapsin menu. When a user selects a menu e.g. "hammers" then the menu is loaded and show the submenues. When the users closes the menu by moving the mouse away from the area the menu collapses. If the user expands the menu again the menu should have remember the last visit menu and show the menu.

View 4 Replies

ActionScript 3.0 :: When Click In On Menu The Actual Menu Does An Alpha To 0 And The Next Menu Appears?

Jan 27, 2010

The menu is like this http:[url]... (the site is in portuguese but it doesnt matter), when I click in on menu the actual menu does an alpha to 0 and the next menu appears using the alpha from 0 to 100 (and some animations like the cellphone going up).Now, how can I do a menu like that, whatever the menu I choose, it does that alpha animation ?

View 1 Replies

ActionScript 2.0 :: Flash Menu Controlling Another Menu

Dec 1, 2009

I've been working in two menus, to be located in separate frames, the 1st one has a column of six buttons, each one directing the user to its own webpage, then at the bottom of those webpages there's an additional navigation flash movie, this one takes me to the next or previous webpage, I need additional control over the 1st menu through clicks in the 2nd menu, I've been able to control the state of the buttons in the 1st menu through sole clicks on the 2nd menu, but I can't control the 1st menu through mixed use of 2nd and 1st menu.

View 0 Replies

FLV Player Menu Without Xml File?

Sep 1, 2010

I am trying to control the content of an flv player (from the same swf) but don't wish to go down the xml route.is it possible with on each button?Code: Select allthis.mc_video.contentPath = "Spain.flv";

View 6 Replies

Asp.net :: Dropdown Menu Appearing Behind SWF File

Nov 21, 2010

I have a drop down menu and a swf file on an asp.net page. When the menu drops down it is behind the swf file when it should appear in front.

View 1 Replies

ActionScript 3.0 :: Build A Menu From XML File?

Apr 30, 2010

I am trying to build a menu from my XML file and I am having a little trouble getting the correct values to appear. I am trying to get the value of categoryName into the variable pageCategory.The XML file has this structure:

Code:
<?xml version="1.0" encoding="UTF-8" ?>
<presentation>
<info>

[code]....

View 9 Replies

Professional :: Menu And Sub Menu In Flash?

Sep 14, 2011

I have discover dis site makes flash menus the way i want.It wourth 50€ for it or there is a better way to do menu and sub menu in flash ?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved