Flex :: Browser Manager's Hidden Frame Is Showing On Page?

May 27, 2009

I have a flex application that uses BrowserManager for Deep Linking.

But whenever the # changes the new hash fragment gets appending to the bottom of the page. In IE it is inside a frame that says "Hidden frame for Browser History support." I didn't even know it worked that way. But anyways it is not supposed to be showing up visibly on the page but it is..

View 1 Replies


Similar Posts:


Flex :: Hidden Swf On A Page And Still Have It Be Reachable From Javascript?

Jun 13, 2011

Is there a way to have a hidden swf ( flex application ) on a page and still have it be reachable from javascript and debuggable from flash builder? I have need to use flash to manipulate js but it needs to be reachable from js to be started.

View 1 Replies

Symbols Not Showing/invisible (layers NOT Hidden)?

Feb 8, 2009

I recently experienced a very strange bug and even afteruninstalling and reinstalling Flash the bug is still there. Myproblem is as follows: existing symbols on stage appear blank withthe correct bounding box. FIlls and lines appear correctly, but assoon as they are converted to a symbol they disappear. Componentslike the included drop down menu appear correctly.img1img2img3

View 1 Replies

ActionScript 3.0 :: Looking For Tutorial Showing Flash Big Splash Movie With Hidden Div Tag?

Aug 16, 2010

I'm not even sure what you call it. When you go to some of the major web sites and big flash movie with option to shorten it is displayed. I've search the web for this and maybe i not calling it right.
 
What is the name of this flash movie called when you come to site and big flash movie comes up and pushes everything down? It has a option to reduce size by clicking button.
 
Anybody know where you can find this tutorial?

View 3 Replies

Flex :: Chatroom - Showing Who Is Online And What Happen If The User Close The Web Browser Without Disconnect

Apr 14, 2010

I have developed a simple chat room but how do I go about showing who is online and what happen if the user close the web browser without disconnect, will the user name in the online list be remove immediately? I use mx.messaging.channels.StreamingAMFChannel and set <subscription-timeout-minutes>3</subscription-timeout-minutes>

View 1 Replies

ActionScript 3.0 :: Building An Enter Frame Manager?

Aug 4, 2010

Let's say I'm trying to build a thing where there are hundreds of different objects on the stage and each of them does something that requires enterframe. Since it's better to group all the enterframes into one huge enterframe (ty to this thread!), I was thinking that each time one of the objects wants to execute something via enterframe, it would use the enterframe manager, which adds the demanded function.In order to manage all this, I was thinking of using an array which keeps track of all the objects that need enterframe and the functions each of them want to execute, but then again it seems pretty awkward to keep an eye on all this and remove the object and its function when I want to

View 6 Replies

Javascript :: Embed Flash In The Background (hidden On The Page)

Dec 5, 2009

I'm trying to make an mp3 player that passes javascript events to a flash file. I'm not very saavy in flash so this may be a simple question.. but how do you make a "movie-less" flash file? Is it possible to just embed an actionscript file? Because that is really all I need to run. Side note: What is the easiest (and fastest) way to pass params to actionscript using javascript?

View 2 Replies

Professional :: Back Button On Web Browser Goes Back To First Frame Instead Of Actual Last Page?

Oct 21, 2010

I have a Flash website with 3 interfaces( 3 frames with movie clips inside). they have a button that goes to different loaded .html page(text). But once the back button is pushed on the web browser, it always goes back to the first frame instead of the actual last page, which might have been frame 2 or 3.

View 1 Replies

Flash 10 :: Hidden Flash Content Showing Up When Zoomed Out?

Aug 11, 2011

My website is already done, however I found some sad property right after completion and publishing. When I zoom out (with ctrl+mousewheel or ctrl+-) my content which should be hidden is revealed which looks terrible and ruins whole effect (as you can see in the link below).

[URL]

I did not use any mask, as I could not overcome the issue that I needed 2 masks actually - one for the whole opacity in the middle, and second for the rest with slight opacity and I believed flash CS 5 does not allow this.Therefore I used simple layer with low opacity and small cut window in front leaving my moving pictures in the back.Now is there any way I prevent either browser from zooming out or zooming in(javascript perhpas?) or Flash from showing off-document content?I think I've tried every combination of Flash publishing. Every time after zoom out the space between flash object and the rest of the html are enlarged and pictures off-screen are shown.

View 2 Replies

ActionScript 3.0 :: Download A File To The PC Through The Normal Browser Download Manager?

Jul 1, 2010

So I basically have used the fileReference class to allow the user to download a determined file if he wants to.

I use the file.download(URL) function and it works well.

However, the file is downloaded and saved to the hard drive using only the flash player. The browser is not aware of the download, and thus, if I want to show the progress of the download I'd have to make some progress bar myself. I know how to do it, but it would become really tedious and take too much UI space.

Isn't there a damn way in Flash to "send" a determined file to the browser so that it prompts the user to download it? It's an image file, so navigateToURL doesn't cut it since it will just display the image, both if I use a new tab or the current one.

View 1 Replies

ActionScript 3.0 :: Flex - Browser Stay On Current Page In SWF File After Pressing F5

Feb 18, 2011

I've embeded my swf file in .net application and after navigating to some pages in swf file and pressing f5 or refresh, its navigating to starting page of swf file and browsers path always shows the same path (main.aspx page) in which I am embedding the swf file. After navigating to some pages in swf file also it shows the sam path. So its refreshing the aspx page and giving the starting page. How can I control the browser to stay in current page of swf file.

View 9 Replies

ActionScript 3.0 :: Hidden Under A Mask Or Not On The First Frame Of The Sub Menu Movieclip?

Jun 22, 2009

I am having trouble with a sub menu that I built for a website. The buttons in the sub menu work fine when they are not inside a mask or they are on the first frame of the movieclip.The problem is they nedd to be hidden under a mask or not on the first frame of the sub menu movieclip. I do not know how to go around doing this. Does anyone know what I can do?Also the code works fine until I put the buttons in a mask or they are not on the first frame, but when they are under the mask or second frame I get this:

View 3 Replies

Frames :: Transitions From Page To Page And From Frame To Frame All In On Site?

Jan 29, 2010

how do transitions from page to page and from frame to frame all in on site, and i'm lost in the codes  this is an exemple that i did in attachment, i want to be able to click in the different buttons bur a lot of thinks do not work. In the portfolio section i create a move clip that works well alone, bur when i integrate it with the home intro it didn't work properly.  Hope that someone will be able to help me on that one, cause i think that this will help me a lot to understnad the basic transitions with buttons (frame to frame and page to page).

Attachments:
NextFramePratice copy.fla.zip (10.1 K)

View 2 Replies

Global Security Manager In Flex?

May 31, 2010

I made a swf that interacts with other site on the internet (which has a crossdomainfile for me).in the main.mxml there is a definition of webservice (mx:WebService)(which is not in my domain). Therefore when loading the swf, there is a first call to crossdomainfile.xml.I put this swf on my server so that my clients can get it.

When i connect to my server to download the swf, i expect to be asked if i want to allow the swf connect to foreign webservice domain.Do i always need to define exception in Global Security Settings panel?I don't want my client do define special things..Is there a best practice for that? Why when i surfing the net other swf can do this? I read about the FlashPlayerTrust, can i define there a website i trust my swf will connect to?

View 3 Replies

Flex :: Using Tab Focus Manager In A Title Window?

Sep 7, 2010

I'm struggling to get around an error that is constantly thrown in my application when I press the tab key.

I have a modal dialog box that contains a form with 3 form items. Whenever I press the tab button flex throws an error saying

"ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller."

I've tried setting up a focus manager in the initilize handler of my title window to no avail

private function init(e:FlexEvent):void
{
focus=new FocusManager(myform);
focus.setFocus(firsttextfield);

[Code]....

View 2 Replies

Flex :: Listen For Events On The Pop Up Manager Class?

Jan 27, 2012

I'm trying to detect when pop ups are visible (including tool tips if possible). The reason is that I need to hide or freeze (capture a snapshot) the Stage* components (StageWebView, StageVideo, StageText etc) when pop ups appear.

View 1 Replies

Video Not Showing In Web Browser?

Aug 19, 2009

I have tried several ways to import a movie and create a web banner. I created a project in After Effects and exported as both an flv and an f4v. I imported to Flash with no skin and set the project to the same size as the content. When I test the scene, everything is fine. When I do a publish preview, all is well. If I view the published html file on teh computer I created it on, that works. If I try it from another machine on my network, or send the directory with all the files to others, it shows nothing - just a blank page with the flash object there, but no movie.

View 11 Replies

IDE :: CS3 FLA Publishing But NOTHING Showing Up In Browser ?

Mar 18, 2009

I'm trying to publish my FLA file in Flash CS3, and it creates the swf, HTML, and JS file but when I open the HTML file that is created nothing compiled in my swf file shows up. It only shows my static background, which has nothing on it. I'm dynamically putting everything else onto the stage (AS3). I'm also not getting any errors anywhere, so I have no idea what the problem is. I tried this same thing two weeks ago and everything worked fine, but now I have an empty HTML page.

View 4 Replies

ActionScript 2.0 :: Passing HTML Form And Hidden Variables From Flash To Html Page

Dec 3, 2003

I have a html/flash site now, [URL]. i access email from my site itself by giving the userid and pwd text box which i copied from the actual website hosting my email access. i copied the entire <form...></form> tag to my page and thus was able to put the name and pwd in my home page only and access the email in a separate window. now i have redesigned my webpage using only flash. i would like to know how i can implement the same using flash. as i have not much experience using action scripting i am a bit stuck about how you pass the hidden form variables. the below is the the exact form syntax:

[Code]...

View 1 Replies

Flash :: Flex - Change The Local Settings Manager Of Programmatically?

Dec 8, 2011

i want to know whether its possible to change the local settings manager of flash programatically?. Earlier when the global settings manager was there i changed the settings by directly editing the .sol file? Will the same work now?

View 1 Replies

Showing Content On 100% Browser Window?

May 10, 2009

I am building a portfolio site, and I want my content to occupy all the browser window.

Like this site:
http://********theglass.com/
[URL]

I know GAIA have the ability to do this but I don't know how to use it, and the more I look to it, the more I think it will be overkill to use on my project.

I want my background to occupy 100% of the browser window and have the content to be centered.

Is there a much simpler way to do that without having to do it in a framework?

View 15 Replies

CS3 Preloader Screen Not Showing On Browser?

Jun 14, 2009

I designed a website for a company recently, and had a preloader screen for it.Now that its uploaded,when I visit the website, the browser downloads all the data first before displaying it, alright.But the preloader screen doesnt appear. When I simulate download in the swf, it shows the preloader screen properly.The AS on the 1st frame is something like this:

bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded/bytes_total;[code].................

View 2 Replies

Asp.net :: Asp.net - Showing PDF In A Browser And Getting The Text Selected

Apr 1, 2011

I want to show a PDF in browser, from which user can select text, showing pdf is very easy i have done this using "pdfviewer" control, now i want to get the selected text which the user selects in the PDF, is there any way to achieve this?

Edit: If there is a flash/ flex solution at the client end that will as well, does anyone know about it, i tried one API, but that dint seem to work

View 2 Replies

Flex :: Drag Manager - Access The Target Of Dragging Event In DragDropHandler?

Mar 29, 2011

I'm making a Matching Game where I have some images on my left and I can drag them onto images on my right and if they are matching, they should both disappear from the stage.

[Code]....

findMatch() is a function that finds in my XML file the path of the file that matches the file that is being dragged. Having that path, I send it to dragEnterHandler where it compares it with the path of the dropTarget file and if they are the same, it accepts it. Then in dragDropHandler, I'm changing the source path of my second image to "", so that it disappears from the stage. How can I access the first file (the one that was being dragged), so that I can change its path to "", to get rid of it?

View 1 Replies

ActionScript 1/2 :: URL On Second Swf Page Showing Through On First One?

Apr 8, 2010

view the magazine at [URL].. Pages 7 and 9 show an example of the issue. These pages are separate swf files, being called by a config.xml file.

Page 7 doesn't have a button or any actionscript on it, but the linked hand is showing for the URLs on page 9, and clicking takes you through to the web pages for those ads.

I've spent hours trying script variations on pages 7 and 9 but with no luck. The front cover of the magazine is page 0. My current Actionscript 2 on page 9 is:

[Code]...

View 3 Replies

Slideshow Not Showing Images From Remote Browser?

Dec 8, 2009

I have created a simple site in Dreamweaver, I have uploaded the site to a remote server and everything is great but for one thing. I have inserted a Flash image viewer that should show a selection of images, it works fine when launched from Dreamweaver into a browser window such as Firefox. However if I access the site using its domain name and recieving from the remote server no images/slides play.

I have done several things to try and rectify this. Made sure the images are in the root folder. entered 'base' and '.' in the parameters and made sure all image names start with a lower case (linux) and it still doesnt work.

View 1 Replies

ActionScript 2.0 :: Downloading A Pdf File Without The Browser Showing It

Feb 12, 2010

I'm trying to do the following : I want a pdf to be downloaded but not in the broswer just to have the usual download to a folder thing (ecxcuse my english) This what I use but it always open a new window. [URL]

View 1 Replies

IDE :: Showing Content On 100% Browser Window - Without Using GAIA?

May 11, 2009

I am building a portfolio site, and I want my content to occupy all the browser window. [URL] I know GAIA have the ability to do this but I don't know how to use it, and the more I look to it, the more I think it will be overkill to use on my project. I want my background to occupy 100% of the browser window and have the content to be centered. Is there a much simpler way to do that without having to do it in a framework?

View 2 Replies

Professional :: SWF Not Showing In HTML Page?

Jan 8, 2010

Not sure if I should be posting here or on the Dreamweaver forum [there's a similar post there], but .. I hope to have some music on my site and have been playing around with various Flash based, XML driven, mp3 players [though I'm a beginner with Flash]. I've got one to look [more or less] as I want it but it doesn't work! It works when previewed within Flash CS4 but not within Dreamweaver. The mp3 [the Josephine Foster song] is there, the XML file is there - I can't think what I've done wrong. Here's the url:[URL]

View 6 Replies

Flash Not Showing In HTML Page?

Jan 14, 2008

I made tables as a test and uploaded it but the swf's arne't showing.

View 9 Replies







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