Creating a simple Flash Website - Button Problems

I am totally new to this. Please be as detailed as possible.
I do not know anything.
I'm building a website using this basic model (
http://www.oman3d.com/tutorials/flash/simple_website/).
I tested the tutorial to become familiar with it.
However, I want to use custom buttons that I made in
Photoshop as links to the other pages in the website. The tutorial
I'm using only demonstrates the use of components and parameters.
How would I go about doing the same thing but with my own buttons?
I've imported them as TIFF. Is that correct? Do I need to make them
into symbols? And even then, how do I link them to the pages?
Can you please help me or direct me to an useful tutorial
that can better explain the process?
Thanks so much!
I hope I was detailed enough...let me know what info you
need.

Which version of Flash/actionscript are you using? Since you
are just starting out, you should read one of Adobe's tutorials on
the matter. Either use Flash Help to find examples on how to use
Flash or go to their website. Here is a great tutorial for someone
just starting out. Make sure you read all three tutorials in "Using
Flash for the first time".
http://www.adobe.com/devnet/flash/getting_started.html

Similar Messages

  • How can create a Simple Flash Preloader

    Hi ,
    How can create preloader in flash (AS2).
    Please help me.

    put a textfield on stage in frame 1.  assign its instance name to be tf in the properties panel.  change your code to:
    kglad wrote:
    stop();
    this.onEnterFrame=function(){
    var bl:Number=this.getBytesLoaded();
    var bt:Number=this.getBytesTotal();
    tf.text=Math.round(100*bl/bt);
    // you can use bl and bt to animate your movieclip, if you have one
    if(bl==bt){
    delete this.onEnterFrame;
    play();

  • Creating a Simple Flash Movie With Poster Frame and Play/Pause Buttons

    Hi, It's been over a year since I played with Flash last, and
    I have completely forgotten everything I learned.
    I have a .flv file which I want to play on my website. It
    should display a poster frame when the page load, and not autoplay
    the movie. It should have the play button I made in photoshop
    sitting on top of the poster frame. When pressed, the movie should
    start playing and the button should be shifted for the pause button
    I made in PS (it should work just like the play/pause button in
    iTunes). When the movie has finished playing, it should jump back
    to the poster frame.
    I have tried using the flvplayback component and also played
    around with just embedding the flv directly and inserting a play
    and pause button from the common library, but I can't seem to get
    it to work. With the flvplayback component I have managed most of
    it apart from using my own buttons and getting the poster frame to
    work (which apparently has to be done with Action script).
    Any help appreciated.

    Which version of Flash/actionscript are you using? Since you
    are just starting out, you should read one of Adobe's tutorials on
    the matter. Either use Flash Help to find examples on how to use
    Flash or go to their website. Here is a great tutorial for someone
    just starting out. Make sure you read all three tutorials in "Using
    Flash for the first time".
    http://www.adobe.com/devnet/flash/getting_started.html

  • Flash link(button) problem via xml link (Flash popup error)

    hi...
    I'm getting a problem when i run a swf file from HTML/Outside(i mean to say from folder) and click on the button (button calling xml file which has link in it), i get a adobe flash popup error/msg. As shown below....
    my codes are as follows
    XML CODE:
    <?xml version="1.0" encoding="utf-8"?>
    <tree>
    <link>
    <port>http://www.marcomanie.com</port>
    <news>http://www.asdfmanie.com</news>
    <gallery>http://www.wesdmanie.com</gallery>
    </link>
    </tree>
    My flash codes are as follows
    LOADING AS
    function loadXML(loaded) {
    if (loaded) {
    _root.port = this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue;
    _root.news = this.firstChild.childNodes[0].childNodes[2].firstChild.nodeValue;
    _root.gallery = this.firstChild.childNodes[0].childNodes[3].firstChild.nodeValue;
    port.text = _root.port;
    news.text = _root.news;
    gallery.text = _root.gallery;
    } else {
      trace("file not loaded!");
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("linker.xml");
    BUTTON AS
    on (release) {
    getURL(_root.port, "_self");
    Pls let me know what i have to do, to get away with that error
    im very much new to these kind of errors, any fast help will be appreciated.
    thank u
    sunder

    fix your security settings to trust that swf:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l

  • Adding payPal shopping cart to a Flash website?

    Hi there,
    I'm a newbie, creating my first flash website and my first shopping cart, so  be easy on me.
    I've done  a lot of research, however was unable to find any tutorials on how to  set up a  Paypal shopping cart or any other secured shopping cart in a website  that was created in Flash professional CS5, actionscript 3.0. Paypal's  tutorial is  only for html (copy/paste the code in your html website and voila) but  how to integrate shopping cart in Flash website? Any help would be  appreciated.
    This is my first time setting up a cart on a website. I  have a "shop"  button on my site (see picture below) that I would like linked to an  external  page preferably with my items that I would like to sale. Not  sure if paypal's shopping cart can do what I want it to do. Once the  user clicks on the "Shop" button, I'd like for my customer to be able to  see a picture of the items I have for sale, price for each item, a box  where the buyer can write quantity of item desired, add to cart button  and then check out button. With paypal shopping  cart, can I add  pictures beside each item I am selling when entering the  price on  paypal's website or I have to add the pictures of the items I  am  selling directly in my shop section of my website and add a buy now   button for each individual item and then copy/paste the email link  provided by  Paypal to each of my buy now buttons and add that code to  my "Actions" layer within Flash? How would the script look like? And  what if later on I want to add additional info to an item, change price  or delete it completely...would I have to make the changes everytime  within paypal only or I'd have to make the changes on both paypal and my  flash file and upload new copy to server? I'd like for my cart to  integrate with my site (keep the same look and feel, same  layout/background color) preferably but what ever way is the easiest.  Thanks for your help.

    Any source that provides embed code to add to your webpage should work. So in other words if E-Junkie provides the HTML code that you simply embed in your own code it will work. If it requires a certain plugin be installed it may or may not.

  • Email button problem

    I'm using Acrobat Pro 9.0. I created a simple "submit form" button in Acrobat (not livecycle). I used the mailto:[email protected] as the address in the URL box as well as only send FDF data. When I click the button in either Reader or Acobrat I get the following message: "you need to be running inside a web browser to submit the form". Anyone know what this means? When I used Acrobat Pro 8.0 I could create the buttons using the above procedure and never had a problem, now in 9.0 I get this new message.

    Also, have you changed your system between versions. The mailto requires the client machine to be running a MAPI mail client. It may be that you have none installed and that is the source of the message. At least I am assuming this is also the case with AA9. This client dependency is also one of the reasons that the mailto feature is a poor practice unless you are working with known folks that you can ensure have the proper client setup. For general use, mailto should be avoided unless you do not mind making potential customers upset and telling you where to go.

  • Alternative ways to load Flash website

    Hello, I have created a fully Flash website and as I continue
    to add images to my swf file obviously it is taking longer to load
    the site. I think I have created a pretty slick and straight
    forward preloader, but as I continue to add images to my site it
    will force the user(s) to wait longer and longer for the entire
    site to load. Where I live and work I have a very fast connection
    speed (20 MB/s +) so my site loads very quickly, but when visiting
    a friends place my site seemed to take forever. Instead of creating
    a low bandwidth version I want to keep what I have.
    My main question- Is there a way I could load the entire site
    up front to a certain point (say 25%) and allow the user to begin
    to navigate through the site and anything that hasn’t
    finished loading yet will just continue to load dynamically (or on
    demand once the user selects a certain image). The user could see
    the progress of items loading as they navigate around.
    My website is:
    www.abromphoto.com. I run a
    photography business and am a beginner with Flash, but understand
    web technology. My portfolio section of the site is about 90% of my
    content. I would love for images to load dynamically as the user
    begins to view images that have already loaded. Or, possibly
    display all thumbnails for my images and then load the particular
    image on demand once the thumbnail is clicked (so if they go back
    to that image, it is already loaded). I honestly don’t know
    how to search for this kind of thing.
    Any help would be greatly appreciated!

    There are a variety of options that you can use/combine to
    make things seem more streamlined. Preloading is always a good
    thing when you have a sizeable site. As far as quitting at a
    certain percentile, it can be a gamble. The on-demand route would
    be a good approach where it's practical... but if you end up
    on-demanding everything, it can be disruptive to the user's viewing
    pleasure. You could also consider making separate swf's for
    different sections and loading them as needed, possibly with some
    lightwieght loading-time eye candy that makes it seem like more of
    a transition than a waiting period. For image groups, you might be
    able to incorporate a gradual one-by-one loading where each image
    transitions into view after it loads, giving the impression of
    being an intended gradual display.

  • Simple button problem

    I am having a real problem creating a simple button - I have
    created a Flash file using Action script 2, and when I create a
    simple button - text with a rectangle as a background, (see
    http://www.elkhavenestate.com),
    and the over state is behaving in a bizarre fashion. This is my
    first time using CS3, so is there a new control that I'm
    missing?

    I take it that it's the Home button. It appears to have a
    selectable text field or something in it, which is causing the
    problem. Either change that to a static text field or set its
    selectable property to false. The other two buttons appear to be
    fine, so maybe you can just duplicate one of them and turn it into
    the Home button.
    If I picked the wrong button, let me know.

  • Creating a flash website

    I am new with creating flash websites.  I have the basis of it done but I am unsure how make it do what I want it to do.
    First off, I want the background to keeping looping.  I want that to stay the same but I have some animation, so I want it to keep moving.
    Secondly, I want to have buttons that you click, and when you click them information comes up.  But again, I want the background to be the same and to keep moving while the information stays put.  Then I want this information to stay until I click on another button to take me to different information. 
    At the moment I have 2 scenes going on.  Scene 1 is my homepage with the moving background.  Scene 2 has the first button information (ie contact us page) alongside the moving background.  I have it so that on Scene 1, when you click on the button it will take you to Scene 2.  The problem is, if you just let Scene 1 play it automatically goes into Scene 2 without clicking on the button.  I am unsure how to just get it to play Scene 1, and only when you click on the button it will go to Scene 2.  Then in my Scene 2 (with the information) I do not know how to keep the information there with the background still moving.  I am not even sure if I am on the right track to doing the right thing. 
    Any suggestions or help you have would be greatly appreciated.  Thank you in advance.

    Add a layer to your timeline. At the very last frame make a keyframe. Click in that single keyframe and go in the Window->Actions panel.
    If you want whatever happened on the timeline to happen again, use this script:
    gotoAndPlay(1);
    If you want it to stop at the end, just use this:
    stop();
    Do this to each scene you want to stop or loop at the end of.

  • Flash website- problems with sizing on different computers- code to resize based on browser/screen resolution

    Ok Guys-
    So I have put up a trial of my flash website-
    www.nicksdesign.com/flash
    I'm new at flash- as this is the first project I've done in
    flash, and the problem is...
    I put the file in a simple HTML file in dreamweaver, and i
    published the files, tested them on my computer, and it's great-
    the size fits enough so that no scrolling is needed.
    However-
    I asked a friend to test it- and on his computer you are
    required to scroll both vertically and horizontally in order to see
    all the content on the 100% flash website.
    My question-
    Are there any codes that can resize the swf file or the HTML,
    based on screen resolution/browser [however- we tested in the same
    browser]
    Any help would be SUPER appreciated
    Best Regards,
    Nick Smith

    I took a look at your html source code, I notice that your
    size of width sets at 1270 while height sets at 537. The width is
    way too wide.
    Secondly, flash-based website aren't that cool.
    Finally, you probably get a better help from Flash forum
    participants. This forum is all about Dreamweaver-related topics,
    and is not about how to create or design Flash for the first time.
    Hope that helps and good luck with your project.
    Cheers, Brian
    quote:
    Originally posted by:
    Livelife92
    Ok Guys-
    So I have put up a trial of my flash website-
    www.nicksdesign.com/flash
    I'm new at flash- as this is the first project I've done in
    flash, and the problem is...
    I put the file in a simple HTML file in dreamweaver, and i
    published the files, tested them on my computer, and it's great-
    the size fits enough so that no scrolling is needed.
    However-
    I asked a friend to test it- and on his computer you are
    required to scroll both vertically and horizontally in order to see
    all the content on the 100% flash website.
    My question-
    Are there any codes that can resize the swf file or the HTML,
    based on screen resolution/browser [however- we tested in the same
    browser]
    Any help would be SUPER appreciated
    Best Regards,
    Nick Smith

  • FF 4 (mac) doesn't display handcursor in all Flash websites. Also all html websites show strange behaviour with cursor. (blinking cursor in nearby div after clicking a button)

    I'm running Mac OS 10.6
    FF4 doesn't display the hand cursor or type cursor in '''all''' flash websites on links/textfieldss when it should. Highly annoying and disgracing all flashcontent.
    Also with html websites I experienced strange cursor behaviour with FF4. Although it's hard to reproduce the problem. It's very inconsistent.
    I have the feeling in general FF4 should look into it's cursor behaviour on all possible platforms. Mainly Flash.

    I replicated the typing cursor problem on the popular FB. Just click e.g. "x people like this", you'll see you get a blinking type cursor in the "close" button.

  • I created a large Flash Pro file which includes buttons and I want to share it with others

    I created a large Flash Pro file which includes buttons and I want to share it with others. It's too big for e-mail and youtube and dropbox don't support fla files. I'm new to Flash and I would appreciate a simple solution!
    Thank you!

    Thank you! But based on the link you gave me it seems like I should only have to do step 1 since I am not trying to embed my file into a web page. After I uploaded the SWF file to the Google Drive it still will not play. It keeps opening in Adobe Device Central and won't play anything. Should I go ahead and do step 2?
    I really just want the video available to share with others. It seems like this shouldn't be very difficult.
    Thanks!

  • Basic help with Flash v10 (creating a simple calculator)

    I have Adobe CS4 Pro with Flash v10.  I'm trying to create a simple, basic calculator that adds 2 numbers.  I followed the tutorial at http://layersmagazine.com/flash-design-calculator.html.  At first, I was unable to assign variables to any objects, but got that cleared up by selecting ActionScript 2.0 (was set to 3.0).  At this point, the calculator accepts the two numbers, but when I select the "add" button with the associated code as shown in the tutorial, nothing happens.  Does anyone have a suggestion as to what I might be doing wrong?  Thanks.

    This is all the code there is:
    on(release) {
    total = Number(firstnumber)+Number(secondnumber);
    There's really not an error--I just don't get any output.  I've created two 'Input Text' boxes, and on the properties tab for each I have defined the "Variable:" field as either 'Number(firstnumber)' or 'Number(secondnumber)'.  I've also created a 'Dynamic Text' box and defined the "Variable:" field as 'Number(total)'.
    Note:  the example I was following did not specify to include the 'Number()' function in the "Variable:" fields.  However, when I don't, and I run 'Test Movie', the 3 boxes are automatically filled with "_level0.firstnumber", "_level0.secondnumber" and "_level0.total".  When I type 2 numbers in to the 2 'Input Text' boxes, and then select my button that has the above code associated with it, I get "NaN" in the output ('Dynamic Text') box.
    Thanks again for your help!

  • Flash website problem / jpg in xml does not show in different browsers

    Hello Everyone,
    I am working on a flash website which is almost finished.
    My problem is that I created dynamic loading content, so the contents in the flash ( Most of them) loads from .xml files. This xml contains text and jpg.
    when i test the movie and final html it works perfectly and xml loads with all its contents in any browser.
    but when I upload the website through FTP, the xml shows very strange ! . In IE only half of the jpgs loads and some content repeat itself, while in firefox none of the jpg loads.
    The only images I can see are the one that I have directly put on the flash pages.
    Does anyone knows a solution? I am desperatly trying to figure this out!!
    I appriciate your answers.
    Kara
    the website address: http://www.hofstede-symposium.eu/

    I could figure the problem just right now. so Easy!!
    I just changed the slash es in xml . So if  the original one was : "thumbnail\my.jpg "  I chanegd the slash forward "thumbnail/my.jpg". I also put the xml file, my images and swf. file in the same folder.
    I tried it and it worked in firefox, google chrome and IE.
    Hope it helped!! 

  • Can anyone contribute some inputs for creating flash website?

    Basically Iam new to flash actionscript3.0, I am plannning to create Flash website. I need some help from anyone like creating button events, getting url, loading dynamic text etc. If you can pls share useful source file which is helpful for me.
    Thanks,
    Habib

    As a relative newbie to Flash myself I'd simply recommend getting stuck in and messing about, find out how to do each individual thing as you come up against it. Don't be scared off by the new environment, if you just dive in you'll be up and running in no time Oh and don't expect the first thing you make to be of any real use - create something just to mess about in then start over once you know what you're doing a bit more.
    I found this collection of videos very helpful in getting up and running:
    http://tv.adobe.com/watch/learn-flash-professional-cs4/getting-started-01-understanding-fl ash/

Maybe you are looking for

  • PSE 8 and Premier Elements 8--A New PC

    I've got about 26,000 photos and 30 hours of video on an older pc running XP Pro.  I need to transfer all of this onto a new pc running Windows 7. I've got the photos and videos backed up on an external hard drive, so reinstalling the two programs an

  • Variable list of parameters in PL/SQL functions

    As I know, PL/SQL decode function can be called with variable number of parameters: decode (a, b, c); decode (a, b, c, d, e); decode (a, b, c, d, e, f, g); How is is possible to implement a PL/SQL procedure or function like decode, which is usable wi

  • DocumentBuilder.parse() hangs (net access?)

    I have trouble getting the following lines of code to work. It works on my dev machine, but not in the live env. /* Converts String -> XML DOM Document */ StringReader reader = new StringReader(s); // s is a string containg (valid) xml InputSource sr

  • VC 7.0 Oracle stored procedures resultset with ref cursor

    Can VC (we are on NW7 SP13) handle Oracle's datatype ref cursor - which is the standard solution in Oracle to return result sets - as the return value of a stored procedure? When testing a data service in the VC story board based upon a simple Oracle

  • 2's compement in labview

    Have some problems in converting string to binary values using 2's complement. managed to convert number to binary all values are in 1's complement.. anyone can help pls?