Flash Website Advice Needed.

Hi,
Im going to give my own site a go in flash and was wondering if someone could give me a few pointers or direction as i have not used flash for a few years now.
I want my site to work like this but obviously i wanna customize it to suite. http://www.glenbowden.com/
Any pointers would be greatly appreciated.
Thanks in advance
Justin

For each section, create an empty movieclip and add all the images to that movieclip dynamically (or you can do it all by hand on the stage).  Then as each image is added, a button is also added and assigned a value relative toi the x position of the image it is for.  When you click that button, it executes a function that gradually increments/decrements the x position of the movieclip until the movieclip has moved to the position where that image is in the intended display area.  You can use the actionscript Tween class instead of a gradual increment/decrement approach.

Similar Messages

  • Dynamic website advice needed

    Hi, I need a program that has an easy interface for a
    non-programmer. The
    client is a staffing agency and needs to update the available
    jobs on a
    daily basis. Right now they are using 8 year old software
    called Web Data. I
    would like the program to integrate with DW8 and be easy to
    install.
    Thanks, Ron

    Ron wrote:
    > Hi, I need a program that has an easy interface for a
    non-programmer. The
    > client is a staffing agency and needs to update the
    available jobs on a
    > daily basis. Right now they are using 8 year old
    software called Web Data. I
    > would like the program to integrate with DW8 and be easy
    to install.
    >
    > Thanks, Ron
    You would build a dynamic website with DW that gives your
    client access
    to a secure area where they can add jobs.
    Do you know any serverside languages? If you do, DW can help
    you out, if
    not, then you either need to do some learning, or pay someone
    else do
    this one.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

  • Making a "Flash" Website....confused

    i admit im a complete amateur when it comes to building
    websites. I went on template monster.com and saw a template that I
    loved. I bought it and began using flash to edit it. Im ok
    experienced in Flash but abd at actionscript. Anyway Im still in
    the building phase of my website when I start thinking to my self,
    How am I going to be able to let users register as members to my
    website?
    I go online and learn that im going to need a content
    managment system which my webhost aready gave me. I also know that
    when im done editing my Flash website I need to Publish it in HTML.
    Heres where I get lost, after I publish the HTML in Flash and say I
    open it up in Dreamweaver.....I cant do nothing to edit it in
    dreamweaver its just an SWF File.
    What if anything do I need to do to let open source software
    work with my Flash website?

    Hi,
    If you are going to do your site with Flash, then I do not
    think it is possible to use Opensource with it, because Open Source
    CMSs is actually work on a template structure that is turn your
    HTML code to PHP and embed in it PHP codes that call external
    functions (Modules). If you like to use PHP with Flash, you will
    need to do it manually without relay on an Open source CMS.
    Hope this helps

  • Advice needed for beginner to Flash website building

    Help!
    I have zero knowledge about using Flash.  I am being asked by my boss to build a flash web site for our music and video game stores.  I built our old site in Dreamweaver.
    Does anyone have advice on where i should start?  A suggested book that will walk me through beginning to end.  I've worked through a few tutiorials but I feel lost as far at the time line and actions.
    Any expert advice is appreciated.  I need to get started in the next month.  I'd like to build it myself instead of outsourcing to someone else.
    Know where I should start?

    Lindsay,
    Last month I built my first Flash website after following this tutorial on Lynda.com:
    http://www.lynda.com/home/DisplayCourseN.aspx?lpk2=735
    Needless to say the concept behind the tutorial was mind-opening, at least for me: I have a HTML/CSS background and I always used Flash almost only for banners, headers and simple animations.
    Hope this helps...
    JC

  • Advice on how to keep Flash website small & fast

    Hi, I'm developing my first Flash website (I know, I know, there are plenty of reasons to use other development products, but for now it will be Flash), and I envision a site with several pages and needing to load some large graphics.  I'm doing the main design work in Illustrator and importing it into Flash.  I'm not too concerned with animation except perhaps moving some buttons around.  My plan so far is to use a lot of UI loaders to keep the main .swf small and to really try to keep the coding pretty simple as I'm a newbie anyway.  I'm looking for general advice on how to prevent the main site from loading quickly - for example, I don't have a good sense of the best format to use for graphics, or which makes the site slower: using several UI loaders or just keeping the content in the main site?  Is a lot of code or large graphics more draining on the load time?  Any thoughts on what you think I can do or not do to keep it lean would be super appreciated, or any other resources you might be able to point me to.
    Thanks in advance!

    Nah... really really stupid questions only get asked in non-Flash forums.  The size of the swf is not tied tot the size of the fla.  The fla has alot more baggage that inflates its size greatly compared to the swf it creates.  The swf will end up bearing the weight of whatever content you put in it.
    If you want to see what's adding weight to your swf, go into your Flash Publish Settings and select the option to Generate Size Report.  When you publish the file it will display a detailed report of each element and the weight it contributes to the swf.
    As far as dynamically loading swf's, it is often a necessity, unless the swf is strictly an animation.  If you import an swf into an fla file, all of the actionscript that might have been in it is stripped out.
    Code will have negligible weight in a file.  Images (large/heavy ones) can put lead shoes on a file, along with video and sound files.

  • I need help loading a swf file in a flash website

    Hi,
    I am an interactive design student working on a flash portfiolio and need help. I can't figure out how to load a game I made in flash into my porfolio so that it loads after clicking on a button, becomes playable, then have a button to leave the game and go back to my portfolio. I'm working in Actionscript 2.0 because that's all my teachers will show me and I have minimal actionscript knowledge.
    Thanks,
    Emily

    I thought I got it to work with loadMovie, but it only plays the intro, and then either repeats or exits as soon as the first bit of actionscript starts

  • 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.

  • Start to build my first flash website

    I've learned actionscript form resources like video and
    books. i read some serious tutorials and did many practices and
    small projects. I'm trying to build my first flash website. do i
    need to learn Flex? or anything else? do i need to study some other
    courses? My problem is where to start. what's a structure of a
    professional and serious full flash website? links? components (if
    any)? and ... yes i've worked on small swf files. creating
    actionscript effects, building some easy components before but i'm
    sure they are not enough. and one more thing! is there any good
    practical (and specially free!) tutorials based on this concept?
    (i've already reviewed actionscript.org and kirupa.com, thx!)

    Your first question: subjective to your skillset. http://Zen-Cart.com has their own tutorials/FAQ/Forum that has plenty of information on the subject. Make your determination from the information they provide. It's free... download it and try it yourself to find out, perhaps?
    Second question: you would not build additional product pages. There's only one product page that is populated with data from, wait for it... you guessed it, a database. If you're unfamiliar with working with database data then familiarize yourself with it if you wish to work on dynamic shopping carts.
    I recommend http://Cartweaver.com if you want to work in Dreamweaver on the design and coding of the cart. It is very easy to implement your design into a cartweaver shopping cart.

  • How to integrate new Facebook social plugins with a Flash website?

    Facebook has just released a suite of social plugins which are supposed to be very simple to implement (one line of HTML is the promise, in the form of an iframe).
    However this approach is not compatible with a full flash website. The iframe will not display. Any ideas how best to implement one of these plugins?

    If the plugin is not designed for use with Flash and needs to be in an html page, then that's what needs to happen.  Normally there is no such thing as a full Flash site.  Most Flash sites are staged in an html web page, so it is possibly you can add the plugin on the same page, just not within the Flash portion.

  • Embed Flash Animation Inside Flash Website

    Hello,
    I have created a flash website and I want my features button
    to load and play a features movie (or animation) when it is
    clicked. I know how to actionscript already and add buttons and
    event listeners. My main objective is to avoid adding the features
    movie into the flash website's timeline because i think it will
    greatly increase the file size and therefore loading time of the
    site. Since the features movie is passive and only needed when the
    user clicks the features button, it should be stored in a separate
    file or timeline so that it doesn't load with the main website. The
    feature movie should only be loaded and played when the user click
    the feature button. Is there any way to do this with flash or am I
    stuck working in the website's timeline and using stop() and
    gotoAndPlay() in actionscript?
    Thanks

    If you're using AS 2.0, then press F1 for help and search AS
    2 for "loadMovie".... or you can go here:
    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Liv eDocs_Parts&file=00001189.html

  • NEWBIE - Best Practices for FLash Website Development

    I've decided to try and build my own flash website, so to help me learn the basics I downloaded the following sample Dynamic Flash Template: http://info.template-help.com/pre-sale_questions/about_web_design_templates/article25.html.
    I've been playing around with it a little bit, and feel like I definitely know a lot more than I did previously, but also feel like I may learning the most efficient and effective methods.
    Basically, my questions are what's the best software / methods to do the following, as it relates to the template described above.
    1) I want the site able to be viewed by people who have flash enabled and those who don't.  I'd like for the default website to be flash oriented, but of the browser doesn't support flash or if there are no flash plug-ins installed, I want the HTML version of the site to display.  What the best way to make this happen?
    2) If I use the dynamic text option for the flash site, all text is pulled from the tfile_main.html file.  Is this the best way to embed dynamic text into my flash file?  Is it the most efficient way or should the dynamic text be embedded from the HTML pages of the Non-Flash site?
    3) Is it possible to have the flash and non-flash versions overlay each other, where if flash is supported, the flash content is displayed, but if flash is not supported, only the non-flash versions are displayed?
    4) What the best way of optimizing a site of this nature for search engines?  If I were to upload only the flash version of the site, embedded in the index.html file, I think that the search engines would interpret my whole site as simply being one page, which I do not want.  I want them to recognize each distinct page.
    5) Should I use Static or Dynamic text?  Should I insert any outgoing links with the flash file itself, or within the html files?
    6) I've read alot about SWFObject2.x and it seems like it would help me do a lot of the things I'm wanting to do, but I have no idea how to use it.  I downloaded the .zip file, but have no clue what to do with it from there.
    7) I have Flash CS3, but also currently have a free trial of the Adobe Creative Suite Premium CS5, so I have FLash CS5, Dreamweaver CS5, etc.  Should I use Flash CS3 or CS5?
    8) How should I set-up my Publish Settings in FLash?
    Sorry for such a long message and requesting so much info.  If you can only help out or provide guidance on 1 of the above questions it would be very beneficial to me and greatly appreciated.
    Thanks in advance for everyone's help and let me know if you need additional information.

    No one is going to answer 8 questions, I certainly can't be bothered.
    Cut them down in to different threads, in the relavent Adobe forum
    But:
    Use CS5.
    You can use JS to determine if they have flash and show a style sheet/site accordingly, google it.
    You can optimise flash sites too

  • Flash website won't load in IE since installing Wordpress

    I have a flash website that's been running fine, but since I installed Wordpress on that server, the SWFs won't load from Internet Explorer. It still works fine in Firefox on both the Mac and Windows platforms. The Flash website is not associated with the WP blog at all, but it exists along side. I tried moving the blog folder up a level, farther away from the Flash site, but it didn't help. IE will see the index page, and the html elements, but no longer will load the flash. It's was working fine before. I should mention that there is also a b2 evolution blog installed in another directory on the server, if that makes any difference.
    Has anyone else run into this issue? Thank you for any suggestions!

    Sorry for posting, I'm an idiot   I made some edits to my index.html file and forgot to save out that pesky .js file that IE needs. It's just coincidence that I happened to install Wordpress the same day. Oh well, everythings OK now!

  • Your thoughts on problems with flash websites on mac....

    Hi there,
    A client has asked me to put together some information on mac vs. pc and browser differences or problems someone might find on a flash site. I had originally thought flash was supposed to behave the same no matter what platform or browser, but apparently this is not the case?
    Anyhow, I am looking for your thoughts and experiences on this topic. Anything relevant would be very helpful.
    They did have a specific question they are also looking to answer as well-
    How to find the flash token and deleting for a Mac for registering a computer?
    and similarly ... Where to find the flash object on the operating system?
    Just looking at comments regarding flash websites here, not flash software
    Thanks so much for your help and advice!

    All sorted, did not realise that the internet plug ins check box had been unchecked some how.

  • Animated background on a flash website

    Hi everyone,
    I'm trying to make a website similar to this one: http://www.humanstudio.eu/
    Basically, I need a website in flash and I need to have an animation in full screen running in the background. I know how to import external swf files with Loader functions, but this confuses me, because I wonder how to place buttons on top of that animation. I don't have much experience using Flash, so help would be much appreciated!
    Thank you!

    If I am understanding your scenario and goal correctly, you do not want to be using the timeline to tween anything.  You only need to Tween the image that you imported.  So for each button that you have, you would have specific x (I'm assuming x-axis movement) destination values defined, and then have a Tween that starts from the current x position and moves to the designated one.
    To make life easier for my function explanation, I am going to turn your buttons into movieclip buttons so that they can each have their corresponding x position stored in them as a variable naamed "xValue".  If you want them as button symbols, they can't do this, so you'll have to use a switch statement or something to check button which was clicked.
    I didn't want to assume your tween code was related, so in this I have used imageMC as the name of the image you are moving.
    var scrollTween:Tween;
    bio.addEventListener(MouseEvent.CLICK, scrollOver);
    home.addEventListener(MouseEvent.CLICK, scrollOver);
    gallery.addEventListener(MouseEvent.CLICK, scrollOver);
    contact.addEventListener(MouseEvent.CLICK, scrollOver);
    function scrollOver(evt:MouseEvent):void {
         var destination:Number = MovieClip(evt.currentTarget).xValue;
         scrollTween:Tween = new Tween(imageMC, "x", Elastic.easeOut, imageMC.x, destination, 3, true);

  • Who makes the nicest, easiest to use Flash website design software?

    Please forgive the beginner's question. I would like to build
    a flash site like
    http://www.hockaday.org from an
    easy to use Flash template. You get what you pay for so my first
    choice isn't something for free but a 30-day free trial version
    would be nice.
    What I like best about
    http://www.hockaday.org is the
    great menus and that pictures continually reload in interesting
    ways.
    Maybe a template is too restrictive. Who makes the nicest,
    easiest to use Flash website design software that allows fast
    creation of those fancy menus and with other fast features to do
    nice things with pictures and motion?
    I need to create a site like
    http://www.hockaday.org
    immediately so I don't have the time to learn Flash first. What's
    my best bet?

    you are in a catch 22 - you don't have time to learn flash -
    yet you need to build an entire site
    immediately - you can't - sure you can download a template
    that is similar but if this forum is any
    proof, you almost need more flash knowledge trying to
    decipher most templates in order to edit them
    - search this forum, there are several posts per week from
    non-flash users who purchased templates
    and have no clue how to edit them. Often times it is hard for
    an educated flash user to
    reverse-engineer a FLA made by somebody else - Flash
    documents are blank canvases that can be setup
    a myriad ways by different users making the same thing - some
    developers are more organized than
    others - most templates are not organized but rather thrown
    together for a quick profit.
    You will simply need to learn enough flash to understand how
    it works or hire somebody to edit the
    template for you.
    hope this helps.
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    e.Shubee wrote:
    > Please forgive the beginner's question. I would like to
    build a flash site like
    >
    http://www.hockaday.org from an
    easy to use Flash template. You get what you
    > pay for so my first choice isn't something for free but
    a 30-day free trial
    > version would be nice.
    >
    > What I like best about
    http://www.hockaday.org is the
    great menus and that
    > pictures continually reload in interesting ways.
    >
    > I need to create a site like that one immediately so I
    don't have the time to
    > learn Flash first. What's my best bet?
    >
    >
    >

Maybe you are looking for

  • My disk drive won't accept disks at all, not even a little to spit them out.

    My disk drive will not accept disks at all...there is no disk stuck in there, but nothing happens when I try to insert a disk into my disk drive. The disk won't even go in the drive a little bit...it's like something is blocking the drive, but I know

  • Uploading to web

    How do I upload a video from Imovie to the web? I'm a little lost and I'm a new Imac owner. I'm trying to take a video from my computer and load it to I2TV.

  • Apache HTTP server and Tomcat integration using mod_jk

    Hi, I'm trying to get Apache version 2 Server running with Tomcat 7 as the Java Servlet container (I'll be using Solr as the webapp next). Followed the instructions in the wiki articles Tomcat and Apache and Tomcat. The applications work fine separat

  • Rewrite better a query

    I have similar query like below. Can this query be written to be more fast? with T as (select 1 as col1, 10 as col2, 106 as col3 from dual union all select 5 as col1, 10 as col2, 100 as col3 from dual union all select 6 as col1, 10 as col2, 104 as co

  • Re: Forte 3.0 Runtime Installation to large userbase

    Hi ka. You can install forte on every client with your NetWizard program, and finally, you can create a small VB application to write in registry the Forte configuration Information, you can also use an Install Shield Wizard Setup program, to install