Problems resizing SWF to browser

Hi all,
I am having trouble making a SWF project resize to full screen.  I am using a third party flash component “Slideshowpro” and I am working with CS5 Flash and CS5 Dreamweaver.
There is only 1 layer when I open slideshowpro and I have added the following code to the first key by opening “Window>Actions” in Flash:
import net.slideshowpro.slideshowpro.*;
stage.align = StageAlign.TOP_LEFT;
stage.scaleMode = StageScaleMode.NO_SCALE;
resizeHandler(null);
function resizeHandler(event:Event) {
     my_ssp.setSize(stage.stageWidth,stage.stageHeight);
stage.addEventListener(Event.RESIZE, resizeHandler);
I set my instance name to "my_ssp"
I also did a similar set up in Flash “Publish Settings” on the HTML tab (W/H 100%, Scale: No scale, Flash Alignment Hor/Left and Vert/Top).
I also set height and width to 100% in html doc using Dreamweaver.  The site is www.rannallenphotography.com.
I can only see a truncated version of my SWF movie in IE and only gray background in Firefox?  If I add any px dimension to the horizontal position, the SWF slideshow opens to max width and the horizontal pixel dimension…
I feel as if I am overlooking something simple being a novice at Flash and DW.
Any Suggestions?
Randy

Not sure how, but by coping code from a website where resizing worked, my website now works and the swf resizes to browser...   Now when I exit from Full Screen it resizes incorrectly, but that (I think) is a flash problem. 
thanks

Similar Messages

  • Help resize  SWF in vertical direction

    I have more reach application, in simplify my problem looks so:
    I dont' need in scroling.
    How do it? With JavaScript? or exists decision in ActionScript 3?
    Help plz.

    Quick google search provided me following have you tried any of these?
    http://forums.adobe.com/thread/689870
    Can the SWF size itself in an HTML page?http://www.flepstudio.org/forum/tutorials/3578-resizing-swf-real-time.html

  • Problem resizing Viewport with WebDeveloper in WinXP and Vista

    I'm having a problem resizing the Viewport with WebDeveloper running in FF10 & FF11 on my WinXP and Vista machines. Quite simply, I'm trying to resize the Viewport to 320x420pixels (to represent an iPhone) but can't get it to go below 510px.
    There's no problem in FF1 on Win7. I have contacted Chris Pederick, the developer of WebDeveloper, and he says his code is tha same in all cases, and pretty basic JS. So possibly the fault lies in the browser. I've not noticed this problem in earlier versions of FF (i.e around 3.5)

    Try to hide all toolbars or open a second window and hide them there to see if that allows to make the window smaller.

  • I am having a problem with the FireFox browser. I have attached two files that best describe the problem. I have labeled them A & B. A is the way it should lo

    I am having a problem with the FireFox browser. I have attached two files that best describe the problem. I have labeled them A & B. A is the way it should look and B is what happens after I have I opened several tabs. I can get it back to normal if I click on VIEW than click on customize. When the customize window appears FireFox returns to its normal state. I than click on the done box and go back to what I have been doing. I tried resetting FireFox back to default settings, but that did not correct the problem.
    This began happening about a month ago. Is there a way I can fix this problem? Thanks for your help.I don't know how to attach my 2 attachments that shows the problem I am having.
    [email address removed to protect your privacy and security]
    <! [email protected] -->

    I found the images here: https://support.mozilla.org/en-US/questions/977542#answer-501598

  • I am using Firefox 3.6.8. Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards. The problem is this: the browser continues to display tabs, the reload/home/history/favor

    I am using Firefox 3.6.8. Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards. The problem is this: the browser continues to display tabs, the reload/home/history/favorites icons, URL field and Google search field while in full-screen mode, so it's not really full-screen anymore. How can I correct this?
    == This happened ==
    Every time Firefox opened
    == Oddly, my problem appeared a few hours PRIOR to Firefox automatically installing the latest updates (the week ending 7/23), not afterwards.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Problem inserting .swf in dreamweaver 8.Help!!

    Hi everybody.I have a problem since a lot of time jaja.I habe
    problems inserting .swf files in dreamweaver 8.I can insert, when I
    press f12 to see in Internet Explorer you see the movie, but when
    you put mouse over the banner I design.This has a bad behavior, it
    transform to hand, because the banner is a buttom, and again
    transform in default mode and it doesn`t stay in buttom form.When I
    did the flash, I saw the .sfw file in HTML, that generated the same
    Flash, and it look good, and had a hood behavior, but when I insert
    in dreamweaver 8 it doesn`t work correctly.I download the
    Dreamweaver 8 Update 2. Now I have Dreamveaver 8.0.2 or something
    like that.
    I think that the problems is in the form that Dreamweaver
    Insert the .swf file.
    My way is Insertar - Media - Flash.
    Somebody can help me? this problem I can´t resolved and
    I new whit this.
    English is not mi first Language, sorry if I had mistakes.

    ok....
    i installed php 5.2.10
    and downloaded php-5.2.10 zip file i found .dll
    its ok
    but in next help topic (testing PHP installation (Windows) )
    [http://livedocs.adobe.com/dreamweaver/8/using/gs_18_q7.htm]
    i didnt gt the result...
    what may be the problem?
    plz advice
    thanks in advacne

  • AIR.SWF in-browser API is broken with FP 11.2

    The AIR.SWF in-browser API, as documented here:
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-1c6efe05128cca667e7-8000.html#WS5 b3ccc516d4fbf351e63e3d118666ade46-7cd2
    is no longer working. It reports that AIR isn't installed when it really is.
    I've filed a bug for this here:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3062591

    LocalConnection will only work between two applications running on the same machine.
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/LocalConnecti on.html
    "LocalConnection objects can communicate only among files that are running on the same client computer, but they can be running in different applications — for example, a file running in a browser and a SWF file running in Adobe AIR."
    If you need to communicate between an app running on an iOS device and a swf in a browser on a computer look into the ServerSocket Class:
    http://help.adobe.com/en_US/air/reference/html/flash/net/ServerSocket.html
    Works a little differently than LocalConnection but will allow connections between two different physical devices (ie: 2 computers, a computer and a mobile device, 2 mobile devices, etc).  Since the iOS device uses the air runtime stuff it should have access to the ServerSocket Class while the browser swf can use a standard Socket to connect to the iOS device.

  • Load AIR swf in browser

    Hi,
    Is it possible to load a AIR swf in browser
    without creating a new flex application that load that AIR swf?
    Best Regards,
    Mihai

    The only thing that really matters is whether important APIs are available in the runtime.  I can write a swf that draws a bunch of circles and it will run in both AIR and the browser.  But then it isn’t that useful for AIR, so I start using AIR APIs and then it won’t run in the browser because those APIs aren’t available in the browser players.
    You could design your AIR app as two pieces: an AIR shell that does AIR things, and a sub-SWF that doesn’t make any assumptions about AIR APIs.  That sub-SWF then has a better chance of running in the browser.

  • I want to make the page resize to fill browser

    Hi There
    I want to make the page of my muse site resize to fill browser
    http://fresh0401.businesscatalyst.com/index.html
    So if its big screen the site is big but if the screen is smaller the site is smaller
    Like this - http://www.tropicana.co.uk/
    Cheers

    Hi thomasatherton123
    The site : http://www.tropicana.co.uk/ is based on responsive layout, Adobe Muse currently does not support Responsive layout.
    It has already been logged as a feature request : http://forums.adobe.com/message/5876129#5876129
    I would suggest you to add your vote and valuable comments to the post.
    Regards
    Anshul Sharma

  • Problem resizing objects

    I really think I may have lost it on this one. I am having
    problems resizing any object inside of illustrator. Normally when i
    use my selection tool, There is a box around the whole object that
    I can click and drag to resize. It's not there, and consequently, I
    can resize anything without going to
    Object&gt;Transform&gt; Scale... and that's just too much.
    Is there a setting I somehow messed with that did this? I am
    completely lost. I dont even have a clue what is goin on anymore.
    Any help would be much appreciated!

    You may have hit CTRL+SHIFT+B which hides the bounding box
    around objects. so hit CTRL+SHIFT+B again to see if that fixes the
    issue. You can also find it view/ under &quot;Show
    Rulers&quot;
    Sorry Dreamweaverites for replying to an Illustrator question
    in a Dreamweaver forum.
    I had to help a brother out. You Know,
    Shane

  • Perplexed about resizing swf to window

    Hi all,
    I cannot change both the width 100% and height 100% of my SWF in the properties panel of DW and have the movie load on my website (it is missing).  I can change the width to 100% and the height to any size (100 to 2000 px) and the movie will fit horizontally all the way across my screen but is either to short or to tall vertically, respectively.
    I can change all kinds of parameters (adding or deleting) and get the same result.  I see a lot of conversation about this in the forums but not a straight forward fix for the non-java types. I have changed alot of info for the tags inculding padding and margin to 0 and height and width to 100%.
    I am using DW CS5.  Any suggestions?
    Thanks,
    Randy

    Hi
    Setting height and width to 100% -
    In some browsers it will work, to some degree, in others it will not without a little JavaScript and/or resizing the page,
    For an example of resizing swf to the page, (try this in various browsers, to see how they differ, and that all do) - http://www.pziecina.com/design/turorial_demos/autoresize_flash.php. View source to see how it is done.
    PZ

  • I have a problem with google safe browsing, I have a problem with google safe browsing

    I have a problem with google safe browsing, I have a problem with google safe browsing

    Hello mitjarak1,
    I would be be concerned too if I was not able to update my iPhone.  If you have not resolved the issue, I recommend following the steps in the article belowfor an issue like this:
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    As always, it is a good idea to create a backup before hand:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Looking for Good swf viewer/browser

    I'm looking for a swf viewer/browser similar to Windows standard browser.
    I need to basically show someone a bunch of swfs in a slideshow format.
    Thanks!

    Thanks for responding kglad.
    The swfs aren't being displayed in a web browser.
    I don't see an option for showing the swfs in slideshow format/view in the flash player. It will only display one, then I need to open the next one individually.
    Creating a swf slideshow seems like far much more work than what is needed in this case. I just need to be able to browse through a bunch of swfs quickly.

  • Problem with .swf playback

    Hello,
    I have a problem with .swf animation playback in captivate 4. I created the .swf in flash with as3 on one frame. The animation is contained in a movieclip. I exported from flash and made sure the framerates between captivate and flash work. I import the animation to a slide and notice that the duration of the animation is .01 (could this be a red flag?). When previewing my captivate file the animation does not play it shows up static. I have my captivate file set up with continue buttons but I tried taking the button off the animation slide and it still shows up with the static what would be animation. Has anyone else encountered this? I'm really at a loss as to whats going on
    For bonus points: I'm still getting a transition that fades to white briefly even after I put no transition. Is their a way to just have an abrubt transition without the fade?
    Cheers
    -Matt

    Alright now it makes more "sense".
    Your SWF problem is caused by a bug in Captivate. I have encountered this many many times. Basically if you import a Flash animation and you have more than 1 slide in Captivate it will play to the end before you get to the slide with the animation. It's a really annoying bug that also occurs if you insert an SWF created in Captivate into a master Captivate project.
    There are a couple of solutions to your problem.
    1. Try and Externalize your animations when you publish your Captivate project. This can sometimes remove the problem. You can edit the settings in Preferences - Publish Settings.
    2. Create a loader in Flash that will pull in your animation SWF. Basically you just need to do a loadMovie shell in Flash and then have that pull in your animation SWF. I use this all the time for AS2 projects, but I guess that it will work just the same for AS3 projects.
    As for your fade in / fade out issue. Did you by any chance set a transition effect on your slides? Check the Slide Properties for a transition effect. If that's not it - is your fade in issue only occuring on the first slide? The "master" setting for a Captivate project has a default to fade in on the first slide. You can change that in Preferences - Project - Start and End.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • Flash based website.. stage/background resize to fit browser?

    Hi,
    I've built a pretty basic portfolio-style website using Flash and Actionscript 3. All is functioning well, with the exception of stage size vs. browser size. Basically, I want the stage/background image to resize to fit the stage, while having the main content stay fixed in the middle. What is the easiest way to go about doing this? Also, if at all possible, a step-by-step guide would be amazing since I'm pretty new to AS3/coding in general.
    Thanks so much!

    That helps with it resize with the browser, but there is still a considerable gap on either side of the background(striped) image. I know I can handle the top/bottom gap with a little CSS, but how do I make the background stretch all the way left and right? I think even tiling it might work fine, but I'm still unsure of how do do that.
    I've attached a screen cap of what's seen in the browser preview.

Maybe you are looking for

  • How can multiple files for the same genre be consolidated

    I organize my iTunes files in genre folders for easy access. ITunes creates multiple folders for some genres and allows a single (preferred) genre file for other much larger files. How can I consolidate multiple files with the same genre?

  • Fed up with your X6 anyone? Add your bugs...

    X6 owners - fed up with your terrible quality phone? Please have a read and add your own bugs if you want - I want to write to Nokia with some of the main ones that need to get sorted, and soon. Surely with enough support / evidence they can't ignore

  • Plant assignment to another comany code

    Hi I had created one plant and assigned to company code. Now this company code no longer in use. Another company code was created. But with refernce to plant data  only PO need to create (like cost center and all). In this case, how can we use this p

  • Manager in AD utilities

    Hi, I have been going through documentation for Oracle Applications DBA R12. Very often I come across the word "Manager",especially when studying about worker process in AD utilities. Can someone throw some light on the concept of "Manager"? What is

  • Tanks in depot

    Hi experts, I am developing one report in that i am displaying the next test due date and type.i am looking in IE03 and IP24 tcodes in that i am able to find equipment ,functional location,planned date ..etc.. but i am not able to find last test date