Professional :: Change Name In Browser?
Mar 1, 2010instead of seeing INDEX is there a way to change it to say "the5150crew.com"
View 6 Repliesinstead of seeing INDEX is there a way to change it to say "the5150crew.com"
View 6 RepliesI need to change browser title via flex.
How can I change the broser title with flex in execution time?
I'm setting the title like this:
<mx:Application (xxx) pageTitle="ConfigApp.getTitle()}" (xxx) >
How do I change which browser Flex uses when I run my project?
View 3 Replieshow to change the title at the top of the browser via actionscript? I was thinking you could link to it through javascript in the same page as the swf but I don't know how to do that
View 5 RepliesI cannot seem to get the following to work:
In flash (as2):
Actionscript Code:
getURL("JavaScript:changeTitle('Hello!')");
in browser:
PHP Code:
<script language="javascript">
<!--
function changeTitle(t){
[Code]....
The result is - the page title stays the same, there are no errors - but i do get an alert that says "changed! Hello!" So the function is being fired, and the variable is being sent. It just will not change the page title.
If i call the function in javascript - so just under the function add - changeTitle("good") - it works fine, changing the title.
How can I move the Flash layers on the browser or How can I make Flash layers transperant on Browser to see what's under them ?When browsing (I use firefox) in the internet when flash apps. work;At flash applications some images get over the other and I want to see whats under that image.I some how have to move that image or make it transperant to see under it?
View 1 RepliesIs possible to change the browser dimension dynamically in flash? I have a ball that bounce up and down on the stage and I would like that everytime it bounces on the bottom the broswer window gets bigger ..
View 1 Replieswhat to call the subject of this post, but here's the scenario...I have sounds playing in a browser window via my SWF file.When I open a new application window (browser window (etc.)) above the SWF's window,the sound continues to play in the back.Is there any way to detect when a user changes focus from the SWF window to a another? My goal is to silence these wacky sounds when the Flash isn't the current focus.
View 1 RepliesI'm a bit of a newbie, wondering how this scaling effect is possible. See www.sagmeister.com - when you scale your browser window, the entire site interactively shrinks or enlarges to fit. How is this done with Flash MX? Is it a publishing option or an actionscript or what?
View 8 RepliesI'm looking at some requirements for an upcoming flash project. One requirement is for the browser url in the address bar to change as a user clicks around in the flash movie so that a user might copy/paste said address into an email and another visitor will be brought to the same location. Is this possible?
View 5 RepliesDoes the value of Stage.stageWidth or Stage.stageHeight change as per the screen-resolution, monitor-size, browser etc ?
View 2 RepliesI need to list the files under a local folder on web browser(flex app). How do i change the properties of flash player so that it will browser list the files?
View 3 RepliesI have a swf that uses actionscript 3.0 to drag and drop images, activate buttons that run movie clips and manage the display list. It runs flawlessly when I execute it directly (i.e. double-click the swf), but I want to publish it on the web -- so I used File -> Publish to create the necessary html file, but when I run it in a browser (I've only tried IE) the initial screen looks perfect, but none of the buttons and drag and drop features work. Also,when I run the swf using File -> Publish Preview, it fails exactly the same way if I choose HTML, but works perfectly if I choose Flash.I created a pared-down version of the fla (see the code below) to try to isolate the problem, and the behavior is exacly the same.I'm attaching the swf and html files for the pared-down version.
- actionscript 3.0 code -----import flash.display.StageDisplayState;import flash.display.Scene;import [code].....
For some strange reason the swf that i have embeded into my 'banner' div is not appearing in the browser.For the life of me I cannot figure out why?
View 1 RepliesI'm looking to have a logo stay locked in position on the right and the menu bar stay locked in position on the left when scaled in a web browser. The background in the main stage area. Is there a way to do this in Flash or is this done with HTML?
View 2 RepliesI have an application developed using flash and php. When i run it from flash IDE it works fine. But, when i publish it in swf and html and try it from browser its not working.
I am using wamp server and flash 8 i tried both, http://localhost/ http://127.0.0.1/
Further information. The system does not have internet connection.
After searching the internet I found myself back here for the right answer. I've updated an swf for a client andin IE it won't reload without clearing the cache files. I know this is a common problem, but I couldn't quit figure out the best way to go about fixing it. I'd like to just add some actionscript to the swf if possible.
View 1 RepliesI just updated from CS4 to CS5 and when I export my former CS4 projects through CS5 and browse them the internet browser don't have any scroll so I'm not able to see the whole site. What's happening here? How can I easily add a scroll to the html?
View 1 RepliesI have created a short (6 seconds) SWF movie with Adobe Flash Professional CS5 that I would ultimately like to show in the header of my siteWhen I double click the SWF file on my desktop it works just fine. When I upload it to my website (or any other SWF host for that matter) and click the absolute URL it does not play (in any browser).I suspect that the file isn't ready for web publishing. Essentially, during the creation of the SWF file, I did the following:Made a short movie in Adobe Premiere CS5 which I saved as f4vI used the Import Wizard in Adobe Flash CS5 to import the f4vExported the movie as SWFThis results in a stand-alone SWF which works fine when double-clicked on the desktop, but not in any browser once uploaded.Alternatively, instead of exporting I have tried to publish the file, which doesn't allow for the SWF file to play in a browser either
View 3 RepliesI used the publish feature of flash but it does not seem to center the SWF in the browser. Why is there a centering feature on the publish settings under HTML tab if it does not center the SWF? It only works if you set Dimensions to Percent but that exposes the area beyond the stage and i don't want it to be seen. In addition that causes some movieclips to be improperly positioned. The Flash Alignment should have been disabled if the Dimensions is not set to Percent. Perhaps a simple script that centers my swf file in a browser..
View 3 RepliesThe following swf file does not render properly in many versions of IE on various Windoze platforms, but does on others and in my Mac OS Snow Leopard on Safari and almost correctly (small error) in FF:
http:[url]....
The following swf file does not pull up the assets at least in my Mac OS Snow Leopard on FF but does do so in Safari. Also same problem on IE 8 on either Vista or XP (think Vista):
http:[url]....
That same swf file, embedded in a really stripped down plain Jane html doc as follows, does not render anything in Mac OS Snow Leopard with FF but has no problem in Safari:
http:[url]....
<html><body><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-[code]......
Flash doesn't have browser compatibility issues?
I have setup a Flash viewer in a HTML Div container. In the Flash I have put a button which, when clicked, launches a new browser window with another site I've done to appear in. When I test this in Flash its working fine and launches the new window as it should. But when I go into Dreamweaver where I have placed the Swf. in the Div container, I test it locally in a Firefox browser window. The viewer appears and it works correctly, but when I click the button to launch the new browser window it just opens a window with an error msg 'unable to connect, etc'.
View 1 Repliesgive me any leads as to the methodology behind a flash feature that senses browser size and sizes itself accordingly.
View 1 RepliesI'm new at Flash so my code understanding is very limited. For my 1st site I tried to make a very simple site which would float in the center of the browser, but my site is centered and stuck at the top below the browser.
1. How do I get it centered both vertical & horizontal?
2. How do I edit the placement position in design mode without having to go into code?
My site address is [URL] I'm sure I have more code then is needed because I started with a sample file and tried to delete unneeded parts.
I have a problem with a swf file which will not play in web browser.It played fine until I updated my site.I tried typing the absolute path to the swf file in the browser address bar and found it straight away. When I clicked on it the screen stayed blank.I checked the path to the file and the flv file was relative to the document and not the site.
swf plays fine in flash player, flash, and locally on dreamweaver.I moved the swf up the file tree and changed the links accordingly but still would not play.I also tried saving it as a new swf from flash, but that doesn't play either.I added another swf to the containing folder and that played fine in the browser.When I open the fla file in flash it only shows a flv playback movie, not the elements, I think this is because it was created in after effects.Here is the link to the containing folder, the swf file is Home_page_movie_V2.swf
[URL]
I have a campus map at The swf is very tall and you have to scroll down to get to some navigational buttons at the bottom which load swf of other campus maps into the top left corner of the parent.The problem is...even though the movies load without a problem, the browser is still scrolled down to the bottom of the page and the user has to scroll back up to see the maps.
View 2 RepliesFirstly i am not sure if this is the correct forum, basically i have updated my flash movie on my website, and the updates have taken effect in mozilla and google chrome, however in IE 7 & 8 the old flash movie still displays. I get this is down to the cache and i have tried several code snippets to correct this but nothing seems to make a difference.Is there anything that i can do with the flash code to force the browsers to reload the the movie each time they visit?
View 2 RepliesHad FF4.0.12 then your forum told me to try FF3.6.17. Just made problems worse. Downloaded updates 5 days ago to Adobe and Firefox and things went haywire. Computer hangs-must do hard reboot. Could not maneuver on Facebook-hangs, cursor hangs, kicked out of games. Now cannot get into any of my games. I need to know if they are going to work together. Is there something I need to do? Another plugin I should be using?
View 1 RepliesI made changes to the file and attempted to load it into my browser (IE) but it only loads the file from before I made the changes. I published the file and even cleared my cache. I double checked the location and it looks fine.
View 2 RepliesI created a Flash interface that links to a bunch of PDFs. I'm currently using the "GetURL, _blank" function to open the PDFs, which opens them in a browser window. Is there a way to "tell" the PDF to open in Acrobat instead of a browser window?
View 1 Replies