Creating a scrollbar in Flash

I am designing my first simple website with Adobe Flash, and I have run into a problem. When I do publish preview, I notice that no scrollbar appears in the browser; therefore, only part of my content is shown. How can I create a scrollbar in Flash so that when someone views my webpage they will be able to scroll down and view all of the content on the page?
Please help!
Thank you

Just a gentle reminder that there is no such thing as a "Flash Website". Only HTML, PHP, ASP, etc Websites that happen to have some Flash content.
It's the HTML that provides the container for " my first simple website with Adobe Flash". The Flash of and by itself is not a Website.
The Web browser parses (reads) the HTML and then displays all the content (including the Flash content) according to certain rules and instructions... like whether or not to display scrollbars on a certain part of the page. So it's not the Flash part that you go into and change, it's the HTML.
This can be done with Dreamweaver (if you have it) or a simple, free program like NotePad++:
http://notepad-plus-plus.org/
The "Publish" settings in Flash allow you to test the Web page by automatically adding in the HTML.... which is usually overbloated code that often doesn't work... as you are finding out. So while "Publish" can create an HTML Web page (with Flash content), I don't recommend it except for testing purposes.
It's really best to use a Web page editing program (DW or NotePad++, etc.  to actually place the Flash on the page or edit the mistakes made by the Flash "Publish". Getting started with a Web page editing program will give you more display options for your Flash as well as a means to improve SEO of your Flash content. I'd recommend that eventually you migrate to using swfobject to display your Flash content on the HTML Web page:
http://code.google.com/p/swfobject/
but get your page up and working first if you like and then study and work on implementing swfobject and "alternate" HTML content for enhanced SEO.
So open your HTML Web page in either program and view the code used to make up the page (NOT the visual display of the page). Look up in the document <head>(the top part of the document code) for the line:
overflow: hidden;
change that to
overflow: auto;
Then SAVE the edited HTML file.
If you still have problems finding the offending line, post a link and someone here would be glad to show you.
Best wishes,
Adninjastrator

Similar Messages

  • I am trying to create a button in flash that will display 4 separate images at the same time when clicked.  I can't get the images to stay on when I take the mouse of the button.  I need the actions script code to make this happen.

    I am trying to create a button in flash that will allow the user to click on the button and 4 separate images show up at the same time.  I can get the images to appear when I click the button but they will not stay on the screen.  I need to know what code I use to make the images stay once the button is clicked, then I need to know exactly where I place that code.  It does not appear to be possible to add the action code to the buttons layer since each time I add a new layer I just get another "up" "over" "down" and "hit" line.
    Thank you in advance
    AP

    It is not clear how you are trying to realize this from your description.  If you are trying to create this within a button symbol it will not work.  Explain your approach and if there is code involved, show what you have so far.

  • Need to learn how to create a slideshow in Flash

    Hello All,
    I'm new to Flash and I need to learn how to do a slideshow with exactly the same features as can be found in this link:
    http://www.esppromo.com/index.asp
    Just like at the link above, it needs to play through the slides automatically once the page is loaded, each slide needs to link to a specific URL, and I need controls similar to the boxes at the bottom so the viewer can click on any specific slide they wish to view (I'd like to have numbers in the boxes though). The transitions don't have to slide across like this. If a fade is easier, that would be fine.
    Since I've looked online, but can't find any tutorials for doing this in Flash Professional, I think I'll pick up a book on Flash. There are some online tutorials that are close but nothing that is exactly what I'm looking for.
    I'm just wondering if anyone can recommend a particular book that covers creating this type of slide show with the links and controls exactly as I need it to be. I see these types of slide shows on a lot of sites now, so I'm hoping that maybe someone else on this forum has had to learn how to do this and can recommend a book they used?
    I was looking at Adobe Flash Professional CS5 Classroom in a Book and it looked like it may be what I'm after, but I am rather cautious, as I don't want to end up with instructions that are close to what I am looking for, but not quite right.
    Actually, I thought I'd be able to do this fairly easily with Flash Catalyst, so I updated to Adobe CS5 Design Premium. I found that Flash Catalyst can be used to create a slide show like this, but unfortunately it won't play automatically when the page loads and the viewer has to manually click through the slides, which is not what I need. I could be wrong, but from what I've read, I need Flash Builder to add code so the slide show will play automatically if I create it in Flash Catalyst. Since it's not an option for me to buy more software at this time, I've decided to learn how to do this in Flash Professional.
    I really want to learn how to do this. I expect to go on and create more using Flash, but for now I just REALLY need to figure this slide show out.
    If anyone can help out, I'd really appreciate it!
    Thanks,
    William

    Edit:
    i'm sorry. it is a huge work to type this and will be confusing as hell. i'm already up to 1 full word page of explanation. Though i am able to do it, explaning it in full lengh is ... well.. very hard. Way harder than it is to make your flash itself.
    I can however point you to some element you should read about how to make them:
    - How to use timeline in flash cs4
    - how to create a button in flash cs4
    - How to make "CLASSIC TWEEN" in flash cs4
    - How to use ActionScript 2 ( AS2) basic command like : GetUrl, Gotoandplay, Stop and how to put those script in the right location. ( AS2 allow you to put script directly on the button itself. however it is best to put it in the Action Layer that you will have to build in the timeline.
    - How to import thing in library.
    keep in mind that what you want to make is mostly a Logic probleme...
    - Image 1 click = GetURL X,
    - After Y time, Switch image 1 to image 2 with animation. Do the same for the button.
    - If you click on button 1 while being on image 3, you have to set all the reverse animation in the timeline, and use a lot of Gotoandplay.
    Hope this help you a little.
    I'm sorry. i really wanted to help you do it, but it is just a monstruous job to write all this.

  • Creating a banner in Flash

    Hello all,
    I am thinking of creating a banner in flash..
    What are some of the advantages or options I would have versuses just creating a banner in fireworks..
    -One I know I could fade in and out for effects..
    -Two I can create movement..
    -Is there anything else??
    I am creating this for a website and I am using Photoshop, Fireworks, and Dreamweaver..
    I am thinking I can just plug into the Fireworks file before I splice it..
    -Does this sound right?
    I guess I could also just do this in Fireworks yet it probably will not look as cool.

    If you want alot of animation or dyanmic effects use flash.  If it's basically just static with some links use something else.  Of course you can mix and match.  The best approach is to just jump in and try something.

  • Browser scrollbar and Flash scrollbar ? I need help!

    Now I have a problem about the scrollbar:
    The height of my swf file is longer than browser height, so
    the scrollbar of browser's occurred, if I scroll my mouse wheel,
    the whole flash roll down, but the problem is that I have used a
    scrollPanel component which write by myself, and in this situation,
    when I scroll the mouse wheel, the scrollbar in flash and browser
    will both in effect.
    The question is that how to disable the brower scrollbar when
    I scroll mouse wheel inside the scrollPanel component. In fact,
    adobe already done this, if my cursor inside a textfield object,
    the scrollbar of bowser will not get focus. How to achieve this
    effect? My english is bad, but I need help!

    i recently downloaded trails of flash cs4 and web premium package cs4 (took a day to download at high speed starbuck's internet). couldnt get the setup.exe to work or the uninstaller to work. surfing tech support over next couple weeks to try various agents was useless and expensive until i finally reached someone with useful info. all the agents had foriegn accents and read from scripts and web support pages until yesterday, when i reached a guy who told me two things i'll report to various forums addressing this same issue:
    1. download windows uninstaller program from their website (google: windows ininstaller). this program is different from the one that doesnt work in the programs and features area of control panel when you try to uninstall adobe products from there.
    2. windows explorer 8, the newest version, DOES NOT download adobe softare properly and leaves things out, causing all sorts of issues including the setup.exe program not working. download firefox browser from mozella (google: firefox) and use it for all adobe downloads. apparently the old windows explorer 7 will work, but if you already have explorer 8 installed its easiest to just use firefox.
    i'm spending the next couple days downloading the 4.14 G web premium trail with firefox and will report if this works.

  • How to create vertical Scrollbar in table control?

    Dear All,
    How to create vertical scrollbar in table controll.?
    regards,
    Dharmesh

    Hi
    It should be created automatically, if you can't see it, try to set the field lines of table control
    PROCESS PBO
    MODULE SET_ATTR_TC.
    LOOP AT ITAB WITH .....
    ENDLOOP.
    MODULE SET_ATTR_TC.
    DESCRIBE TABLE ITAB LINES SY-TABIX.
    <TABLE CONTROL>-LINES = SY-TABIX.
    ENDMODULE.
    Max

  • How to create web pages in Flash?

    Hi,
    I am trying to create a personal portfolio website using Flash CS4.
    Understand that there are a number of ways to create web pages using Flash.
    One way is to create separate swf files for the web pages and load them when the web page is requested.
    Another way is to put the pages in separate frames in the same swf file or to use scenes and use gotoAndPlay().
    Another possible way is to create separate movie clips for the web pages.
    Wonder if anybody can advice the recommended way of creating the web pages.
    Thanks in advance.
    regards,
    ladybug

    there are pros and cons to each approach.  which is best for your situation depends on your specifics.

  • Toolkit for Create CJ on Adobe Flash CS6 - Exporter.jsfl issue

    I am using toolkit for Create CJ on Adobe Flash CS6
    The animation need to be supported on HTML 5 devices. When I am publishing the below message appear on the Output window and cannot create the file:
    The following JavaScript error(s) occurred:
    At line 264 of file "Exporter.jsfl":
    out of memory
    There are not images, only text and graphics mainly drew on Flash and just a few imported from Illustrator, and I used classic Tween and a few masks. No idea what is “Exporter.jsfl” file stand for.
    Is there anyone can help me with this issue?
    Thanks
    Lars

    Thank You for your reply.
    I follow your instructions and found the file, but what are you suggesting to do with the file, delete it? And then rename the file to Toolkit_for_createJS.zxp and loaded it again on adobe extension manager?
    Thank you

  • Creating a component in Flash CS5

    Hi,
    How can I create a component using Flash CS5? I have tried to follow various documents I have found on google and went about it in the following way:
    1. I created an empty FLA.
    2. I created a MovieClip containing some graphics, and named the MovieClip "MyTestComponent" in the Library.
    3. I selected the MovieClip's properties in the Library and selected "Export for Actionscript", and made the MovieClip inherit from fl.core.UIComponent.
    4. I saved the FLA in the directory "C:\Program Files (x86)\Adobe\Adobe Flash CS5\Common\Configuration\Components" and restarted Flash. At this point I would expect that the MyTestComponent component would show up in the Components panel, but it did not.
    5. I tried to publish the FLA as an SWC file and place the SWC file in the same file as above. According to my understanding, both this and the step above should have worked, but it did not.
    So, what am I missing?
    Also, where can I find an up-to-date documentation on how to create components to be used in Flash CS5?

    I managed to get it work at the end...
    First, the components directory was at this location:
    C:\Users\<username>\AppData\Local\Adobe\Flash CS5\en_US\Configuration\Components
    Then, to make a component out of a MovieClip, right click on the MovieClip in the library and select "Component Definition" and check the checkbox "Display in Components Panel". What I did then was to right click on the MovieClip and selected export swc file, and saved it in the directory above. This exported only one Component, which was fine for me. Probably it would be possible to do something similar to save a library of components as a .fla or .scw or so, but I don't know the details.

  • How to create volume slider for flash cs 5 using action script 2.0?

    how to create volume slider for flash cs 5 using action script 2.0?the output should like if user want to hear sound in slow pitch,medium pitch or high pitch(slow to high pitch anything).i have attach this sound to button with using this code:
    stop();
    mySoundBtn.onRelease = function () {
              mySoundC = new Sound(this);
              mySoundC.attachSound("mySoundClip");
              mySoundC.start(0, 10);  //10 represents the number of loops
              gotoAndPlay(2);
    This sound plays till 3-4 scene ahead.
    Can anyone help me?

    Hey thnx Ned.
    this sites are really helpful.but,i have used sound through button.so how it is possible to attavh the link with slider.i have created slider also.
    Below is my slider code for sound.
    onClipEvent (load) {
        mySound1 = new Sound();
        mySound1.loadSound((myScale)+"/"+(myTanpura)+"/"+(myTanpuraSwar)+"/"+(myTanpuraTempo)+".w av", true);
        mySound1.onSoundComplete = function() {
        mySound1.start();
        mySound1.start(0.058,999);
    onClipEvent (enterFrame) {
        downloaded = mySound1.getBytesLoaded();
        total = mySound1.getBytesTotal();
        if (downloaded != total) {
            _root.dl = "You have to buy this software...";
        } else {
            complete = 1;
            _root.dl = "";
        mySound1.setVolume(ratio * 2);
    This code is working for slider.I mean it scrolls the slider.but it dosent make any effect to sound.
    Below is my button code.
    stop();
    mySoundBtn4.onRelease = function () {
              mySoundC = new Sound(this);
              mySoundC.attachSound("mySoundClip4");
              mySoundC.start(0, 300);  //10 represents the number of loops
              gotoAndPlay("play1");
    this is on button's frame.not exactly on button.
    Button and Slider both are on diffrent scene.
    Can you plese help me out?

  • ScrollBar In Flash

    I Have Scrollbar In Flash
    I Want To Move It Using Mouse Scroll

    I Have Scrollbar In Flash
    I Want To Move It Using Mouse Scroll

  • Creating slide shows in flash

    I am trying to teach myself to create slide shows in Flash.  I have Flash CS4 Professional.  I found a tutorial to do this for CS3, Action Script 2.0, here:
    http://previews.learnflash.com/previews/flash/basicslideshow.html
    It seems like a great tutorial.  However, as I am following it, I can't make my slide show work as the tutorial demonstrates.  Specificall, after creating the buttons as shown, my slide show will not stop at the next frame, but rapidly runs through all the slides.
    I have worked with the tutorial for several days and can not get it to work for me. I get the below error messages when I follow the turorial.
    This is what the tutorial says to do, and as best as I can tell, I am doing just that:
    This is what part of my screen looks like:
    I would greatly appreciate any pointers, perhaps to a more current tutorial.
    Many thanks!
    christian

    The first image you show is probably the most telling, especially if the second image you show is taken from the tutorial and is not a screenshot of what you've done.  Based on the error messages, you are using parentheses where you should be using curly braces.
    next_btn.onRelease = function(){
         nextFrame();
    Also, just for the sake of it, check your Flash Publish Settings and make sure you have AS2 selected for the Actionscript version.

  • Creating eLearning Content Using Flash - Please Help

    I am tasked with creating eLearning training using Flash. I know how to create flash movies, tweens, etc. I am also pretty well versed with Dreamweaver, HTML, etc.
    But how do you create the fixed header and a footer with navigation and the navigation between 30 to 40 "pages" or "movies"? I am assuming there is some automated method to create navigation...
    We want a fixed header, fixed navigation in a footer, movie content in the center, and the ability to automatically move from "page" to page and also allow the student to click Next and Previous buttons to move from page to page.
    I would greatly appreciate a link to a tutorial or any advice on getting started.
    Thanks,
    Jack Loganbill

    Miss_Angela wrote:
    > I am trying to create a flash intro like this one....
    >
    >
    http://www.mark-knopfler-news.co.uk/
    >
    > I am really new to flash and don't know much beyond
    making menus. I have
    > looked at different tutorials, but I don't see anything
    about how to create an
    > intro like this one.
    Check in help under the Tutorial section for "Add motion
    tweens"
    Basically you need to import your images, convert them to
    instances like
    movie clips or graphics symbols then motion tween them to get
    them move
    and use color effect Alpha to get them to fade in.
    Check the help first and tell me how far can you get from
    there, whatever
    problem you face, post back, will help you go ahead with it.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Creating a blog in flash

    I am trying to create a blog in flash. I am trying to figure
    out where to start. I think that what I need to do is convert the
    text to xml and then php to a mysql database and then back the same
    way to post it. Is there a way to use loadvars to do that or should
    I use the xml connector component?

    You can also use something like Blogger and simply make your
    Flash page import the template. There's one tutorial on this sort
    of thing
    HERE.
    Here are a few Flash sites I've done using Blogger as a
    "back-end".
    http://www.nysbroadcasters.org
    http://www.msu-rentals.com
    http://www.hickokssteakhouse.com
    And of course our site...
    http://www.parkeastinc.com
    So yes, it's doable, just have to learn to import the stuff
    in. One way I'd suggest doing that is with
    Dynamic
    Text Feeder from Flashloaded.com

  • How to create a Macromedia's Flash Java Player with JMF?

    How to create a Macromedia's Flash Java Player with JMF? Can you give me an example? My email:[email protected] [email protected]

    Yes, there is a way. Look up JTree in the API.-can you post some code.... i cant figure out on how to use JTree...
    i'm still confused on where will i get the entire directories of my drives...
    thanks

Maybe you are looking for

  • Return after PDF display

    I have a BSP that generates a PDF from a smartform when the user clicks a button, returns it as an XSTRING, and displays it, based on notes i found on other threads here. The smartform comes up fine, but when i close the page with the PDF displayed,

  • SQL Server Funktion in B1 Abfrage

    Hallo, Ich habe eine Funktion auf dem SQL-Server erstellt (CREATE FUNCTION BWA_START_DATE ...) und möchte diese gerne in einer B1 Abfrage nutzen. Leider erhalte ich die Fehlermeldung: 'BWA_START_DATE' wird nicht als Name einer integrierten Funktion e

  • Downloading/installing adobe flash player on a Nok...

    Hi, I can't watch Youtube videos on my Nokia 5300,as i get a message saying i need adobe flash player or java, the latter which i've got and is also enabled. I've tried to download adobe flash player, but to no avail, if anyone knows where, and how i

  • I am trying to move my photos to external harddrive, and....

    it is moving really slowly.  Expected time to move 124GB is now 72 hrs and moving upwards.  Is this normal?  Will it work if I leave it for a few days? I am not very computer literate, so please give plain language answers I am really concerned this

  • My lcd/digitizer has been repaired and it now only showing up as the white screen. Any help, please?!?!

    It has been restored, jailbroken, completely taken apart, no bent or damaged pins. Vibrate and sounds work. I can't seem to figure it out and don't have any funds to get someones else to fix it. Please Help if you have ANY IDEAS!