Flash Site ScrollBars

Hi,
I am looking to have full page flash site scroll bars. Please
let me know if anyone knows.
Example site:-
http://www.rareview.com/#contact
Thanks
Mohan

First off, the example you posted was likely built in Flex.
That is the route to go to easily get those full-page flash
scrollbars.
They likely dropped a Flex canvas on the page, made it
stretch to fill 100%. Then added the content to the canvas. In
Flex, if the content gets bigger than the canvas size, it
automatically scrolls.
Then, when they finished the swf, they made the SWF fill the
browser screen by making its width and height in the HTML 100%.
They also did a couple of other tweaks to make sure that it would
actually fill the browser (got rid of padding and margins). It also
looks like they have a JavaScript to get a mac mouse wheel to
scroll the flash.
Do a view source on the page you linked to find the code that
I am referencing if you don't know how to do any of these
things.

Similar Messages

  • Trying to bypass pop-up blockers on a flash site

    Trying to bypass pop-up blockers on a flash site. Nothing
    malicious, just going from a Flash interface to html so I can write
    to a cookie. If I try to load the page in the same window, then
    when you go back to the flash you are starting from the beginning
    which makes it rather cumbersome. I was hoping to just load a
    pop-up to avoid this.
    Within the index.html page I have a javascript page loaded.
    In the .js file I have
    function Popupport_checkout(){
    myleft=(screen.width)?(screen.width-430)/2:100;mytop=(screen.height)?(screen.height-380)/2 :100;
    settings='top=' + mytop + ',left=' + myleft +
    ',width=430,height=380,location=no,directories=no,
    menubar=no,toolbar=no,status=no,scrollbars=yes,res
    izable=yes,fullscreen=no'
    PopupWin=window.open('cart_checkout.htm','PopupWin ',
    settings);
    PopupWin.focus();}
    If I have a button within flash with a --
    on (release) {
    getURL("javascript:Popupport_checkout()");}
    --script it works fine.
    But if I have a text field set to html and load in the
    variable --
    &BUYLINK=<a
    href="javascript:Popupport_checkout()">PLACE ORDER</a>
    --if you click on PLACE ORDER it doesn't work.
    ANy help would be appreciated.

    Go to your browser preferences and select the appropriate setting.  This is for Safari:
    Ciao.

  • Flash sites does not work on iphone safari Can anyone know the alternative

    Hi
    My name i zain and i am from pakistan .i have iphone 3gs with 5.1 version .iphone is awesome but one main problem which is arising is that iphone doesnot support flash sites . I am student of ACCA so for my studies i have to take online lectures but when i try to open the video on that flash sites it doesnot work.
    Please its my request tellme how to install flash player as i badly needed it.

    but flash videos doesnot play in full screen mode in puffin .. i am trying to open it in full screen but it's not working .
    opentuition.com is the site . please tell me the method by which i can open the site in full screen mode .

  • Flash site working on some computers and not others?

    hi my flash site is working perfectly on most computers but now i'm getting reports back that its not working on everyones
    i'm really boggled with this one can anyone suggest what the problem is i assume its something in my html code thats causing the problem
    www.videoproductions.ie
    you can view my sorece code at the above site (If it openin for you !)
    i would be very greatfull for any help

    for those pc which cannot access, make you it has the compatible version of flash player installed

  • How can I resize my Flash site to fit any screen resolution?

    I built a 100% flash site with tiled framing but I have a
    problem. My flash was built 766 x 750 pixiels. When viewed at
    resolutions greater than 1024x768 the webpage looks great but
    anything less than that it looks like @#$@. I know most people
    probably view at 1024 x 768. Is there anyway to auto resize based
    up on screen resolution or something to detect the screen size and
    adjust the webpage accordingly.
    www.platlimosvc.com
    Below is my html (index.html) for my flash movie:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Untitled</title>
    <meta http-equiv="content-type" content="text/html;
    charset=UTF-8">
    <link href="style.css" rel="stylesheet"
    type="text/css">
    </head>
    <body>
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:100%" height="750">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% " align="center">
    <tr>
    <td valign="top" width="234" style="height:750px ">
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfl
    ash.cab#version=6,0,29,0" width="766" height="750">
    <param name="movie" value="flash/xxxx_main.swf">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <!--[if !IE]> <-->
    <object data="flash/xxxx_main.swf"
    width="766" height="750"
    type="application/x-shockwave-flash">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="pluginurl" value="
    http://www.macromedia.com/go/getflashplayer">
    FAIL (the browser should render some flash content, not
    this).
    </object>
    <!--> <![endif]-->
    </object>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:1px;
    background-color:#6C6C6C">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:1px">
    <tr>
    <td valign="top" style="width:50%;
    height:1px"></td>
    <td valign="top" style="width:766; height:1px">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:1px ">
    <tr>
    <td valign="top" width="766" style="height:1px
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    height:1px"></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:50%;
    background:url(images/bottom-3.gif) top right;
    height:100%"></td>
    <td valign="top" style="width:766;
    background-image:url(images/bottom-5.gif); height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% ">
    <tr>
    <td valign="top" width="766" style="height:100%
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    background:url(images/bottom-4.gif) top left;
    height:100%"></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>

    tlcarl,
    > I know most people probably view at 1024 x 768.
    You think so? Even if they have their resolution that high
    (which is
    fairly standard, nowadays), do you think most people maximize
    their browsers
    to fill that whole area?
    > Is there anyway to auto resize based up on screen
    > resolution or something to detect the screen size and
    > adjust the webpage accordingly.
    There is, indeed. :) Check out the Stage.onResize event in
    the
    ActionScript 2.0 Language Reference. That event is dispatched
    when the
    browser (or whatever container) is resized -- in cases where
    the SWF is
    embedded with percentages. If that's your aim, you'll need to
    code against
    that event, which can be done like this ...
    http://www.quip.net/blog/2006/flash/how-to-position-movie-clips-browser-resizing
    It can take a bit of thought, depending on the complexity of
    your goal,
    but the result is usually worth it. The site in your URL is
    already built,
    so this wouldn't do much of anything without opening the
    hood, so to speak,
    and completely rebuilding the engine. A Flash movie has to be
    designed and
    programmed to respond to the Stage.onResize event.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Firefox consistently crashes when loading Flash sites

    For a couple of reasons I decided to go ahead and install OSS a few days ago.  On the first day, the install went smoothly and everything was working just as it should (I used the oss-linux-free PKGBUILD in AUR).  Yesterday and today, however, I've started to get a reoccurring problem that is, to put it lightly, driving me nuts.
    Firefox (or Epiphany, though I prefer the former) consistently crashes when opening up any site that uses Flash or Java.  With the way the internet is going, this is a large chunk of websites—not being able to visit YouTube or the website for Enemy Territory: Quake wars, for instance, is driving me nuts.
    Now, when I say "consistently" I don't mean each and every time.  I've been able to get these sites to load a number of times, but in the last two days Firefox has crashed in probably 2/3-3/4 of the time when loading any site that has a Flash element.  I've made sure that I have not wrongly assumed this has to do with my newly installed OSS by uninstalling, reinstalling the kernel and all ALSA packages, rebooting, and then surfing the web for a while to see if anything went wrong.  It didn't. 
    So my question is this: why is Firefox crashing so often in the two days since I've installed OSS?  What can be done to rectify this?
    After some experimenting, it seems the problem is worst under the following conditions:
    - Having several tabs open, though not necessarily several tabs with Flash
    - Listening to music and THEN navigating to YouTube or something.
    However, it's not specific to these circumstances.  In fact, just before I decided to make this post I opened Firefox, went to a site with Flash on it (one tab), and it immediately shut down.  I tried this three or four additional times and was met with the exact same results.
    Other info
    Firefox: Pre-compiled Mozilla i686 build, v. 2.0.0.11
    OSS: OSS (GPL version) 4.0, build 1012
    Operating System: Arch Linux 2.6.23-ARCH
    I've also posted this here.

    I have the same problem. I've never been able to identify when it started. Once firefox crashes, mpd, if it was playing, becomes unresponsive. The only way to get a flash site working again is to reboot my computer.
    I uninstalled flash: I'm not going to put up with that kind of behaviour. Now I watch youtube videos on other people's computers --you know how they say "You've GOT to see this movie!". And if I really need to see that one specific video, there's youtube-dl.
    Unfortunately gnash doesn't work on youtube for me.

  • How do I get the Flash site to work on the server

    Hi,
    I'm a beginner working with Studio 8. I have the Flash site
    working as desired from my desktop, but I have issues once loaded
    to the server. Hopefully someone here can point me in the right
    direction.
    Firstly, I would like the site to work within a non-sizeable
    browser window. I am not sure how to do this.
    Secondly, when I try to visit the uploaded site, it appears
    not to load properly. I see an isolated movie clip loaded on the
    screen, but my pre-loader never displays, and there is no animation
    at all.
    I am not sure where to start looking, but if you do, please
    share - grateful, I will be.
    -Brian

    ok - here is an update.
    For reasons unknow to me, the Flash site works on my pc now
    that I re-published the html. Unfortunately, everyone else that I
    ask to visit have to refresh their browser before they see it
    animate and work.
    *sigh*

  • How do I find and save the background music file of my Flash site?

    I see that the background music in my Flash site is located in a symbol called muz.  When I click the properties of this symbol, the sound file's location is listed as .\flash\sound\muz.wav  I couldn't find that sound sub-folder in the flash folder nor could I find the file.  I tried doing a search to look for the muz.wav file in my computer but it could not be found.  Does anyone know how I can find and save this file?  Can the symbol somehow be exported and the sound file be extracted that way?

    I copied and pasted the symbol into an empty .fla file.  This new .fla file is just 1 frame.  Can you tell me what you mean by "spreading" it along the timeline?  When I tried exporting it to a .wav file (as just 1 frame in timeline), I only hear a fraction of a fraction of the first note of the music in the generated .wav file.  The music is heard fine in its entirety when previewing the .fla file (F12).
    By the way, in the symbol's properties, there is an option to "Export for ActionScript" and an option to "Export for runtime sharing".  Do you think any of these would work?

  • Error message when loading FLASH site in ie on PC (swfobject)

    Hello...I sudes "swfobject" to embed my Flash site, and have also alt. XHTML content representing the site for non-Flash users and for SEO purposes. Everything loads and wroks just fine from the MAC, but some users (on IE, with PC), are getting the fllowing error message:
    Line (Zeile):5
    item (Zeichen): 9157
    Error (Fehler): expecting function
    Code: 0
    URL: www.foxolutions.de
    I have included the german words in parentheses (they are viewing the site from there and are getting the message in German).
    My question: does this message refer to my code in FLASH? Or is there something in the XHTML that I messed up? Please let me know....thanks - your input is greatly appreciated!
    Claudia

    I had a quick look at your code and found;
    The issue happens on page load and is not confined to the button.
    When I copy| paste the page code into my browser I can load it without errors… this suggests a script error of some kind.
    <link rel="stylesheet" type="text/css" href="css/where-to-buy.css?459606632" id="pagesheet"/>
    <!--[if lt IE 9]>
    <link rel="stylesheet" type="text/css" href="css/iefonts_where-to-buy.css?78722181"/>
    <![endif]-->
    <!-- Other scripts -->
    This comment is suspicious but I can't see that style sheet to test it… did you comment it out to test a font and forget to put it back?

  • Accessing a Flash site via safari

    This question sounds like a Flash/ActionScript question, but it's really a Safari question, so please bare with me.
    Hello, I am creating a website for an artist and she complains that nothing works. Mainly the embedded links (URLs). I tested the site in MSEI7 and the links work fine (but NOT in Firefox 2). I don't have a MacBook, and the one she has she says is pretty old, and doesn't know the version of Safari. The issue is that before the links worked fine, but then when I re-published the Flash SWF file the links wouldn't work on her Mac, but on Windows.
    My question is can anyone here please go to the site and tell me if you can navigate the links and if they activate? The links are *butterflybaby LA*, edenSTD, blog, *click here for my est*y, and when you click *peep my gallery* you'll see two buttons for URL links to the gallery.
    If anyone has ever built a Flash site for the Mac can you help me to figure out why in some cases the links work on the Mac but not Windows and vice versa. This is ******* me off. I'm asking here and not a Flash dev site because I want inout from people who use the same computer she does. And from I can tell Windows users use Flash and mac users use QuickTime. The ActionScript is basic URL embedding, nothing fancy. I used a combination of gotoURL("http://www.domain.com");, then gotoURL("http://www.domain.com", "_self");, gotoURL("http://www.domain.com", _parent");, and gotoURL("http://www.domain.com", "_blank");. All with mixed resluts, but none would work on BOTH Mac and Windows (and on Windows not BOTH Firefox and MSIE). Again I knwo this is a question for Flash/ActionScript, but I have a great feeling that it may Safari is having issues.
    Thanks
    Paul
    BTW - I'm using Macromedia (Not Adobe) Flash Professional 8.0.

    Stupid! I forgot the LINK! http(colon)//www(dot)butterflybaby-la(dot)com
    I did that because many of these corporate owned forums now-a-days are weird about links.
    thanks

  • Opening microsoft office documents from link in flash site

    I have created a flash site, (its an internal site so nobody
    outside the network will be able to access it) and I have numerous
    documents linked in it. The documents all reside on the same server
    as the flash website. When I click on the link to open a microsoft
    office file (I have .doc, .xls, and .ppt on there) IE gives this
    error:
    Action canceled
    Internet Explorer was unable to link to the Web page you
    requested. The page might be temporarily unavailable. I have
    tried adding the domain to trusted sites under tools->options,
    but that doesn't seem to work. After I get the Action canceled
    error, if i hit enter or click the Go button next to the address
    line, it will then go on and open the file. There is some kind of
    communication error I can't figure out. The odd thing is that .pdf
    files are not affected. They opened just fine from the get-go. Only
    Office files. Is there a line of actionscript that needs to be in
    there? Or a setting in IE that I am not thinking of? PLEASE HELP!!!
    Thanks

    "cmutters" <[email protected]> wrote in
    message
    news:emh0t0$ef3$[email protected]..
    >I installed firefox and all the links worked. so its
    something in IE 6.
    > Anyone have any ideas? I have looked on microsoft.com
    and googled it and
    > can't
    > find a thing that might help! the website is listed in
    my trusted sites.
    ie has added security for activex controls... so you will
    need to look at
    the security settings for your browser and relax them...
    either in popups
    or/and in the advanced section of the tools menu...

  • How to publish a small size flash site

    I have made a total flash site but the exported site is 50 mb!!
    Not a usable size, so I want to know how to make this site 'smaller'.
    there are a ton of flash sites on the www, so I must do something wrong..
    What is the normal file-size for a flash site?
    pleas help.
    grtz
    Daan

    Typically a flash file only gets that large when you embed a lot of images or video.
    If you want to shrink the size of the SWF, you will want to externalize those assets somehow.  If video, use progressive download and an FLVPlayback component.  If images, save them to a directory and load them at runtime with a Loader component.  Audio can be loaded at runtime very easily as well.
    If there is detailed animation over the video that isn't interactive, export the entire animation as a video, and then load that in another file to decrease initial load time.
    Typically, these days, a good size SWF comes in around 1-2 MB.  Ideally it would be much smaller than that, wherein the initial load should really be about 30-60 kb, so it will open in 1-3 seconds on a 56k connection, and then all other assets load after the initial load.

  • Embedding a Flash animation in a Flash Site

    I'm looking for a solution to the following problem. I am
    developing my website in Flash and I would like to show examples of
    interactive flash animations I have developed. I imported my my
    .swf animation to my flash site library, but when I drag and drop
    it to the stage the following happens:
    1. The animation plays from frame to frame without stopping.
    2. Elements which were hidden (off the stage) in the
    animation now show up on the stage.
    3. When I open the animation in edit view (double click the
    animation on the stage) the entire animation appears as individual
    frames on one timeline.
    I would like to maintain the interactivity of the animation
    on the site (i.e. buttons, tool tips) and I suspect there is a way
    to embed the animation in the flash site while in flash.
    Any ideas?
    Thanks

    You don't really want to add new files that way. In addition
    to the problems that you list, you will also be making one, large,
    file. This means that it will take longer to download, and possibly
    play poorly.
    You should keep these independent .swf files as they are, and
    "import" them using either AS2's loadMovie() or AS3's URLRequest()
    to bring each file into your movie.

  • Safari will not display flash sites

    safari will not display flash sites?  Instead it will show a small box that says "flash" and once you click on it, it then displays the flash site!!
    Any ideas as to why this is happening?
    I am running .....
    Vendor: Oracle Corporation
    Version: Java SE 7 Update 25
    and
    Flash Player: 11.8.800.94

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.
    If you wish, you may be able to salvage the malfunctioning extension by uninstalling and reinstalling it. Its settings will revert to their defaults. If the extension still causes a problem, remove it permanently or refer to its developer for support.

  • Lightroom Flash Gallery in Flash Site

    I am working on a Photography Studio's website and was wondering if lightroom would be able to produce flash galleries that just show the image. I am wanting to load the .swf file for the gallery dynamically through the original flash site, wanting an outcome similar to http://ourlaboroflove.com
    Also, I am wanting the images to be loaded dynamically in the flash file because the images will be rather large and I would like to save as much initial load time as possible. Thanks for the help.

    Sean, thanks for the help, but I am still experiencing problems seeing my images using flash pages via lightroom 2. My hosting company say that it is  a scripting error with lightroom, indeed this is their most recent response -
    'Upon visiting tedfoxjoyce.co.uk, I can see there is a problem with your scripts which mean the images don't load, this is not a server side error.  Please contact your developers or the software developers for advice.'
    Any other advice you could offer would be again much appreciated, Ted

Maybe you are looking for

  • How to view raw XML in Safari

    Is there anyway to view an XML document with both tags and data visible in Safari? Like what you get when you do a "View Source" on a parsed document. Mozilla based browsers just show the XML without parsing it ... that's kind of what we are looking

  • "Auto" sized text reverting 12pt.

    I created a form in Adobe Acrobat Pro 11.0.10. I have one field where the text font is set to Lucinda Sans and font size is set to AUTO. When I send it to my client to fill out the font size goes to 12pt. We are both working on Mac but I'm assuming s

  • While trying to use airdrop, the files located in finder are not visable. What to do?

    I would like to xfer some files from my macbook pro to my new imac desktop using airdrop. I get visibility of both computers using airdrop, however all the files located in finder are hidden as soon as airdrop starts running.

  • Where is Swing? I can't find it.

    I've installed jdk1.3.1_01SE on a new machine, standard path, with no previous java installation, and I can't find Swing. Doesn't it come with jdk1.3.1 and gets installed automaticly or do I need an earlyer version. or Where does my classpath have to

  • Logical volume activation during bootup shows "Maps lock" errors

    this started happening sometime after the creation of two lvm snapshots (including 1 root volume snapshot which, as i have since read, may be an issue) but this has never happened to me before in conjunction with snapshotting.  the following outputs