How to center and resize (flash background) in every browser?

hello there ..
i‘m working on my first website so i dont have much experince in dreamweaver and the codes confuse me a lil bit ..
so i ll appreciate if u help me ..
ok .. my problem is that i made a flash file and put it as a background to my web and i couldnt find the right code to resize it . So the size of the web is fit in my monitor but not to other monitors. .. i found that most of the solutions that resize the web depends on an image background but i dont have that .. so would you plz help me
here is my flash background ... and plus i have top and bottom frames .. thnq
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1412" height="628" align="middle" id="FlashID">
    <param name="movie" value="flash/background-1.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.0" />
    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
    <param name="expressinstall" value="Scripts/expressInstall.swf" />
    <param name="SCALE" value="noborder" />
    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
    <!--[if !IE]>-->
    <object data="flash/background-1.swf" type="application/x-shockwave-flash" width="1412" height="628" align="middle">
      <!--<![endif]-->
      <param name="quality" value="high" />
      <param name="wmode" value="transparent" />
      <param name="swfversion" value="6.0.65.0" />
      <param name="expressinstall" value="Scripts/expressInstall.swf" />
      <param name="SCALE" value="noborder" />
      <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
      <div>
        <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
        <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
      </div>
      <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
  </object>

I have to agree with Ken.  Even if you manage to get Flash into the page background (no small feat) people won't be able to interact with it. That's usability problem #1. 
#2 Flash is a dead web technology because the world's most popular mobile & tablet devices cannot see Flash content.  So you're alienating a lot of people before you've even begun.
Depending on what your Flash file contains, you might want to switch to a responsive jQuery image slider like the ones below. 
ResponsiveSlides
http://responsiveslides.com/
Cycle 2
http://www.malsup.com/jquery/cycle2/
Or, use Adobe Edge Animate instead of Flash. Edge Animate outputs to HTML5, CSS3 and JavaScript which are supported by all modern devices except IE8 and earlier.  For tips on making Edge Animations adapt to screen size, see the following link.
http://www.webdesignermag.co.uk/tutorials/create-a-responsive-animation-with-adobe-edge-an imate/
Nancy O.

Similar Messages

  • I installed firefox beta 5 and flash crashed on every page so i reverted back to firefox 4 and now flash crashes on every page of firefox 4. how can i fix it?

    Ever since i installed firefox 5 beta and the new version of flash, flash crashes on every page with flash on it no matter what version of firefox i run, and flash wont let me roll back to another version. I need flash for my work which is due by the end of the day so any help yall can offer is appreciated.

    well i fixed this for a bit by reinstalling ff4 and restarting but now the firefox 4 that i re-downloaded continues to very aggressively update itself to 5 beta without asking me. it just notifies me once its done it telling me to restart and once i close firefox, boom. flash crashes every minute or so and freezes my computer. I love firefox. i have used it for years. but if no one can help with this problem or at least tell me how to stop firefox 4 from updating to firefox beta 5 im gonna go download something else because im losing money fighting with firefox to get my work done which is now taking 10 times longer to complete. i really want to keep using firefox but this is kinda ridiculous guys... I understand that betas have bugs but dont make me use it without asking me first...

  • How to animate and have the background stay the same.

    Hello, I don't post much. But I have a question that's bugging me. I want to create an animation and have the background stay. How do I do this? I have tried locking the object and puting it on its own layer, but it doesn't work. Animating in AI is new to me.

    How, exactly, are you "animating"?
    If you are exporting Layers to SWF Frames, the export dialog provides a field in which you can select a specific Layer to serve as a static image. See online Help.
    JET

  • How to install and use Flash Player with Windows 7 64-bit edition and Internet Explorer 8.

    1. Click the Start button.
    2. Search for Internet Explorer.
    3. Do not click on "Internet Explorer (64-bit)" or "Internet Explorer (No Add-ons).
    4. Click on "Internet Explorer."
    5. That will open Internet Explorer 8, 32-bit edition.
    6. Now you can download, install, and use Flash Player. (It is used automatically on websites that support it.)
    7. In the future, make sure you don't use Internet Explorer 64-bit edition. Delete any Internet Explorer shortcut icons that you were formally using. Make sure that any Internet Explorer icons that you now use, are opening the 32-bit edition. To see what edition you are using, click the question mark near the upper-right corner of a webpage and click "About Internet Explorer." If you don't see "64-bit" on the popup, that means you are using the 32-bit edition.

    If you can not see the moving sphere: http://kb2.adobe.com/cps/155/tn_15507.html
    Check the following:
    Enabling Flash Player in Internet Explorer 9
    ActiveX Filtering in Internet Explorer 9
    Also check this:
    In I.E.9, click Tools, click Internet options, click Security tab, ensure that the Internet security level is Medium-high.

  • How to create and install a toolbar to a browser using java

    Hi all,
    Can any one guide me about how to create and install toolbar to a browser using java ??
    please any one help me about this,i am not getting any idea about this..
    Thanks and Regards
    Sandesh S

    I doubt you can. Those browser toolbars are done by implementing to an API provided by the browser. That API, I don't believe, is provided via Java. But of course, that would be entirely up to the browser, not Java.

  • AS3 centering and resizing a background in existing code

    I have a code for a page I am using and I would like to add a background and have it resize with the screen like the rest of the page.  I have created a movie button named "pic" with the image in it but I don't know how to write the code and place it in the existing AS3 code file.  Could someone please help.  I am brand new to this so if someone could tell me how to place the code like i was in 3rd grade, that would be great. Here is the existing code.
    package com.modules
    import flash.display.*;
    import flash.events.*;
    import flash.net.*;
    import flash.text.*;
    import caurina.transitions.Tweener;
    import com.utils.*;
        public class About extends Sprite
    private var content_height:int;
    private var content_width:int;
    private var marginTop:int;
    private var marginBottom:int;
    private var content_y:int;
    private var _content:Content;
    private var news:News;
    private var array:Array;
    private var pan:Panning;
       public function About()
    // listen for when this is added to stage
    this.addEventListener(Event.ADDED_TO_STAGE, ini); 
    // listen for when this is removed from stage
    this.addEventListener(Event.REMOVED_FROM_STAGE, remove);
    private function ini(e:Event)
    stage.addEventListener(Event.ADDED, onStageResize);
    stage.addEventListener(Event.RESIZE, onStageResize);
    content_y = int(GlobalVarContainer.vars.CONTENT_Y);
    _content = new Content;
    addChild(_content);
    _content.visible=false;
    // load xml
    if((GlobalVarContainer.vars.XML_PATH!="") && (GlobalVarContainer.vars.XML_PATH!=undefined))
    var loadXml:LoadXml;
    loadXml = new LoadXml(GlobalVarContainer.vars.XML_PATH);
    loadXml.addEventListener(Event.COMPLETE, onXmlComplete);
    private function onXmlComplete(e:Event)
    // set up content
    content_width = e.target.returnData.attribute("width");
    marginTop = e.target.returnData.attribute("marginTop");
    marginBottom = e.target.returnData.attribute("marginBottom");
    var backgroundColor = e.target.returnData.attribute("backgroundColor");
    Tweener.addTween(_content.bg, {_color:backgroundColor, time:.1, transition:"linear"});
    _content.bg.width = content_width;
    _content.masc.area.width = (content_width -_content.masc.x)-20;
    _content.holder.txt.width = _content.masc.area.width -10;
    // write text
    _content.holder.txt.mouseWheelEnabled = false;
    _content.holder.txt.styleSheet = GlobalVarContainer.vars.CSS;
    _content.holder.txt.condenseWhite = true;
    _content.holder.txt.htmlText = e.target.returnData;
    _content.holder.txt.autoSize = TextFieldAutoSize.LEFT;
    onStageResize();
    _content.visible=true;
    // create new Panning instance;
    pan = new Panning(_content.holder, _content.masc, _content.bg, 4, true);
    pan.addEventListener(Event.ADDED, scInit);
    addChild(pan);
    // Initialize panning
    function scInit(e:Event):void
    pan.init();
    // resize contents
    private function onStageResize(e:Event = null):void
    resizeContent((stage.stageHeight - ((content_y + marginTop) + int(GlobalVarContainer.vars.BOTTOM_SHAPE_H)))-marginBottom);
    private function resizeContent(height_:int):void
    content_height = height_;
    _content.bg.height = content_height;
    _content.masc.area.height = (content_height -_content.masc.y)-20;
    _content.holder.mask = _content.masc;
    Tweener.addTween(_content, {x: Math.round(stage.stageWidth/2 - _content.width/2) , time:.5, transition:"linear"});
    _content.y=content_y+ marginTop;
    // used to change colors. here we not use
    public function changeTheme():void
    // remove listeners, images and unload panning;
    function remove(event: Event) : void
    pan.unload();
    stage.removeEventListener(Event.ADDED, onStageResize);
    stage.removeEventListener(Event.RESIZE, onStageResize);
    this.removeEventListener(Event.ADDED_TO_STAGE, ini); 
    this.removeEventListener(Event.REMOVED_FROM_STAGE, remove);
    trace("remove about");

    I just wanted to say that the above code works fine, I just need to add the resizing background code to it. Please help.  thanks

  • How to center things in Flash?

    How do I center objects (horizontally and/or vertically) in
    Flash?
    If I copy an object, create a new document, and paste it in
    this new document, it automatically appears in the center. But is
    there any way to do this with objects in an existing document?
    Otherwise I have to spend a lot of time measuring the distance of
    space on my left and right sides, say I want to center something
    horizontally. There must be a better way?
    Thank you!

    kyrreny wrote:
    > How do I center objects (horizontally and/or vertically)
    in Flash?
    >
    > If I copy an object, create a new document, and paste it
    in this new document,
    > it automatically appears in the center. But is there any
    way to do this with
    > objects in an existing document? Otherwise I have to
    spend a lot of time
    > measuring the distance of space on my left and right
    sides, say I want to
    > center something horizontally. There must be a better
    way?
    CTRL V always paste in center within the same document. Tho
    might not
    across multiple documents.
    Then there is Alignment:
    CTRL K open positions and alignment panel, where you can
    control the content.
    Just hover with your mouse over the buttons and you will get
    description of
    each of them.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How to download and install Flash Player off line?

    I prefer to install SW off line.
    Can I, and if so how do that with Flash Player.
    I use both browsers, IE & Firefox (on Win 2000). Do I
    need to do separate installations?
    The above goes for Shockwave too.
    Thanks,
    David

    Try to download and run the appropriate offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#ins tall_in_a_firewall_proxy_server_environment
    [topic moved to Flash Player forum]

  • Macbook pro. app tries to use flash player and get " Blocked plugin" how to uninstall and reinstall flash player. update does nothing ?

    Wife has an older MacBook Pro. when an app uses flash player "Blocked plugin" comes up. I don't know much about mac, tried to update flash player and get newer version already installed, and update and still get same message. How do I uninstall flash player and reinstall?

    Sounds like it is blocked for the website you are at. Check with this:
    You can quickly test whether a recently added plug-in is causing problems by blocking it.
    Choose Safari > Preferences, click Security, then click Website Settings next to Allow Plug-ins.
    Select the plug-in you want to disable on the far left, then click each pop-up menu on the right and choose Block.For some plug-ins, you see pop-up menus for different websites, and you can choose to block each one individually. Use the “When visiting other websites” pop-up menu to block all other websites that don’t have individual settings.

  • How to install and use flash on Z2 Tablet (KitKat)

    Hi all, I know that Flash should be dead and also that KitKat made some changes so it´s not easy to use Flash but still I need this.
    I have here an Xperia Z2 Tablet with Android 4.4 and Firefox Stable.
    I was already using firefox and flash on another older Android device, so I thought I install flash also on my new device. Was reading about this post: http://www.androidpit.com/install-flash-player-on-firefox-android-4-4
    I was downloading the oldest flash for Android, installed, checked plugin in Firefox and well everytime there is a flash element (video or whatever), I just see a black screen. There is no "you need flash" or "you have to activate flash", just a black screen.
    Is there some workaround for that problem? Any ideas? Thank you!
    Edit: Tested this with Dolphin, Flash is working there.
    Wish I could use this on Firefox...

    Hi guigs2, I already activated the plugin. When a flash element is coming I just see a black box there, it´s something [https://support.cdn.mozilla.net/media/uploads/gallery/images/2013-12-16-10-24-45-b6d767.png like in your link], there is just no "tap here to activate plugin" (because plugin is already activated). So flash is loading somehow, I'm just not able to see anything.
    Does flash work with FF 28 on Kitkat, did somebody test it?
    Maybe my Sony Xperia Z2 Tablet is just broken, that could be also an answer. Just don't know how to find out what is going on...

  • How to move and resize a whole layer with different objects and groups

    Ok, I am a bit confused here.Things are not working like I thought they would and the documentation has confused me more.
    currently in my code I have
    var embedLeftSleeve = new File(folderPath+"/LeftSleeve.ai");
    var leftSleevePlaced = doc.groupItems.createFromFile(embedLeftSleeve);
                            leftSleevePlaced.top = currentHeight;
                            leftSleevePlaced.left = 0;
    I am importing an AI file and trying to put it into its own layer. I want it (the imported ai file) into into it's own layer. And I would like the layer to be setup the exact way it was in the original. But, after the import it seems to group non-grouped items, some of the objects are not showing the same way they did (like a shape with a gradient fill in it).
    And finally, I want to scale all of the items in that layer as if I selected the layerer in illustrator and scaled it by hand (but scripting it to a set scale).
    Can someone please help me. I am digging deep into the documentations and looking all over online to find what I want with little luck.
    John

    Any chance of a sample of your art? I had a quick and my test art does NOT break up or look any different.
    I've been trying to build myself a set of library functions so my methods may appear a little odd.
    This was fine for me…
    #target illustrator
    var sleveArt = new File ('~/Desktop/Untitled-2.ai');
    var artName = sleveArt.name;
    var docRef = app.activeDocument;
    with (docRef) {
    pageOrigin = [0,0];
    rulerOrigin = [0,0];
    var docHeight = height;
    myLayer = layers.add();
    myLayer.name = artName;
    myGroup = myLayer.groupItems.createFromFile(sleveArt);
    myGroup.top = docHeight;
    myGroup.left = 0;
    resizeObject(myGroup, 140, 140, 100, 'BL');
    selection = null;
    function resizeObject(obj, sX, sY, clw, tr) {
    if (verifyObject(obj)) {
    var transAbt = getAnchor(tr);
    obj.resize(sX, sY, true, true, true, true, clw, transAbt);
    return true;
    function verifyObject(obj) {
    if (obj.typename == 'CompoundPathItem'||'GraphItem' || 'GroupItem' || 'PathItem' || 'PlacedItem' || 'PluginItem' || 'RasterItem' || 'SymbolItem' || 'TextFrame') return true;
    else return false;
    function getAnchor(x) {
    var thisTrans;
    switch(x) {
    case 'B' : thisTrans = Transformation.BOTTOM; break;
    case 'BL' : thisTrans = Transformation.BOTTOMLEFT; break;
    case 'BR' : thisTrans = Transformation.BOTTOMRIGHT; break;
    case 'C' : thisTrans = Transformation.CENTER; break;
    case 'DO' : thisTrans = Transformation.DOCUMENTORIGIN; break;
    case 'L' : thisTrans = Transformation.LEFT; break;
    case 'R' : thisTrans = Transformation.RIGHT; break;
    case 'T' : thisTrans = Transformation.TOP; break;
    case 'TL' : thisTrans = Transformation.TOPLEFT; break;
    case 'TR' : thisTrans = Transformation.TOPRIGHT; break;
    return thisTrans;

  • How to uninstall and reinstall FLASH player?

    Using Intel Mac with Leopard:
    I am having problems viewing Myspace pages, it feels the embedded music player doesn't work! or takes an extremely long time to load if it will play. From a search on other posts, I read the suggestion to install latest Flash Player 9. That didn't help so I wish to uninstall it and reinstall it there is not a file called flash player as outlined here:
    Hard Drive > Library > Application Support > Adobe > Flash Player
    HOWEVER - Under Hard Drive-Libary- Internet Plugins there is "flashplayer.plugin could i just move that to trash and reinstall?
    Thanks

    Sounds like it is blocked for the website you are at. Check with this:
    You can quickly test whether a recently added plug-in is causing problems by blocking it.
    Choose Safari > Preferences, click Security, then click Website Settings next to Allow Plug-ins.
    Select the plug-in you want to disable on the far left, then click each pop-up menu on the right and choose Block.For some plug-ins, you see pop-up menus for different websites, and you can choose to block each one individually. Use the “When visiting other websites” pop-up menu to block all other websites that don’t have individual settings.

  • How to export and resize in % to disc?

    Hi!
    i have some smart folders of my fav. pics. i want to export them to disc for my mobile devices.
    the pics have different resolutions.
    I want to resize them in %.
    I saw only the option in pixel.
    do you have any idea?
    if there is no option in LR, can you recommend a freeware tool for mac or win?
    thank you and best regards
    Jens

    I think I see the problem. Lr will not, ever, alter the aspect ratio when exporting. So dimensions specified in export dialog box are "bounding" dimensions, not "actual" dimensions. As DJ Paige said, if you know the dimensions (e.g. in pixels) of your display device simply specifying those as width and height is all you need (or use bigger dimensions if you want to be able to zoom a little). - give it a try!
    I mean, if you want everything shrunken, but you want smaller ones to still be relatively smaller, and bigger ones to still be relatively bigger..., then down-sizing by percent may indeed be the preferred way to go. I created the resize-by-% feature in Exportant for people who knew what they were doing, I've just never used it personally, and most people don't have the need, thus don't notice the absence of the capability in native Lr proper.
    Rob

  • How to load and play Flash Slideshow or banner on CS5 Flash player 10.1

    The Flash Player 10.1 supports CS5, so  the flash slideshow or flash banner designed by CS3 or CS4 can not be loaded or played normally.
    To load your flash slideshow into CS5 Flash Player 10.1 or future version, you need to  get a Flash Slideshow tool that supports CS Flash Player 10.1.
    With such a Flash Slideshow tool (  http://flash.dvd-photo-slideshow.com/demoalbums01.php ) , you can load your flash slideshow  into Dreamweaver CS5 and upload it to web directory.  After you upload it to internet, it will play well on the CS5 Flash Player 10.1.
    Also, if the Flash Slideshow tool will not run normally on your computer if it can not support CS5.  To Choose a good Flash Slideshow Software for yourself, you should have a try it  on your computer. And you also need to install  the CS5 Flash Player 10.1 on your PC at first.

    In addition I also can not get html5 video to play in the adobe air app.  Would this issue be tied to the above?

  • How to upload and embed Flash SWF file into Google Blogger?

    This is my blog URL http://www.aviationandengineering.com

    One way is to upload video to blogger. but there is a format problem. I recommend using the H.264 codec with your original file format, and if the file is still too big, switching file formats to .mp4(you can use the SWF video Converter to convert swf to mp4).
    The other way is upload to Youtube or another video hosting site, you canembed the video directly into Blogger. There is still a format problem. Youtube can't support SWF video files, so you still need a SWF to Video converter to convert swf to Youtube supported video files and MP4 is the best choice.
    Hope this can help you.

Maybe you are looking for

  • BAPI_DOCUMENT_CHANGE2  problem

    HI, Im trying to delete attached file in CV02N THROUGH BAPI_DOCUMENT_CHANGE2 by passing DELETEVALUE = 'X' its not updating cv02n .kindly help me out regarding the parameters to be passed . is there any other BAPI or solution to delete the attached fi

  • Bugzilla, FAQ-O-Matic open to the public

    Hello all, I am pleased to announce that our bugzilla database and a fledgling FAQ-O-Matic are now available for use by you, the general public. Think you found a bug? Have a good idea for a new feature? Go to http://bugzilla.solarmetric.com:8080 to

  • Getting new file server. Special considerations for Revit?

    Hi all, My office (small architecture firm) is looking to purchase a new file server. Our current one is a Mac Pro 1,1 (2006). We're Mac based and use VMWare Fusion on most workstations for our Autodesk Software. I use Bootcamp on mine. My employer i

  • 'unable to connect communication error'

    I am getting error when I try to connect to the iCloud from my Mac book pro. My AppleID is correct and able to connect from my iphone 5. I am not sure what could be wrong from the Mac. Any help is greatly appreciated. I have the latest OS installed o

  • Customs-declaration: Customizing message E0010 (e-Mail)

    Hello, if there are sombody who is able to describe me, how i can customize the Message E0010. I am getting the Message M0940 but the Email-Message doesn't appear in the customs declaration. I have already defined attributes of rules for defaulting D