NOOB to Flash SIte Design

Hi all
I am new to Flash site design and would like to see what
other people/developers are creating or find any tutorials or
discussions on this subject!
My first flash website is titled Diatonic Scales and was
developed entirely in Flash. The theme of the site is a DAW(Digital
audio workstation)/Virtual Keyboard that illustrates how to use
diatonic scales and a similar scale set. It is housed @
DIATONIC
SCALES.
regards
john
www.javono.com

HI
thanks for the links, I have learned heaps from
watching Craig Campbell @ learnflash.com, I will look forward to
checking out those sites when I have some spare time, working on 7
projects presently in college, lynda.com is great also, I am worn
out from reading at the end of the day, video tutoring is such a
release from staring at language specifications or books!
lol

Similar Messages

  • Flash site design tips

    I'm looking to build a flash portfolio site. Basically the
    picture I have in my mind of this site is that its going to be
    very......elegant. I don't know how to put it in words. Its going
    to be called Sophistication, and will be a black website with very
    very mild transtitions. It will have aptly have a calming Mozart
    song as the background.
    What I want to know is, at the Loading screen I would like to
    design it such a way that when the site is loaded, the "L" "A" "D"
    "I" "N" and "G" disappear, but the "O" stays and it sort of goes up
    and gently comes down like a comet and explodes to reveal a
    blinding light and the main site content appears.
    Can someone give me a few tips or pointers on how to do this?
    I have a very clear idea in mind of what to do , just that I don't
    know how to do this in flash.

    This is quite easy and can be done using simple tweening and
    frame-by-frame animation on the timeline. You could also achieve
    much of this type of animation using ActionScript but you may find
    this more challenging although it is arguably the preferred method.
    Googling for text tweening in Flash should throw up some
    tutorials. There are also many Flash sites where you can simply
    purchase prebuilt text effects, which you can manipulate and
    deconstruct to see how the effect is created. If you do buy a
    prebuilt effect make sure that you are given the source fla file
    and some commenting in the code.
    If you get really stuck you can buy some great Flash books
    that will show you these basic techniques or if you prefer video
    you can try sites like
    http://www.lynda.com or total
    training for free content snippets and full dvd videos. Try and use
    AS3 or CS3 Flash techniques or, if you can't find much CS3 info
    online, look for Flash 8 or AS2. Older tutorials abound and more
    modern techniques are better in the long run so choose your
    technique carefully.
    regards
    Nick Barling
    www.barkingweb.com

  • FLV FILES IN FLASH SITE DESIGN

    Can anyone give me some suggestions, I am using a flash
    template that has 7 separate flash files (1.fla; 2.fla;3fla; etc.)
    that feed into the 1.fla/1.swf/1.index.html flash page. I have
    incorporated a small movie with no sound into the swf.1 file and
    then the rest of the files have simple text but in the 6.swf file I
    utilized another template by Dan Carr which he put up on this site
    that has an flv movie player with 5 flv files. I have no problem
    with this template it works wonderfully, the problem is it opens
    and play independently but it is 6.swf and when I open my
    1.swf/1.index.html file the voice from the first movie in my 6.swf
    file plays. The movie sound that plays from my 6.swf file is the
    first flv movie on that page which has 4 other flv movie files. I
    don't understand why the sound track for that flv file is playing
    in my homepage or 1.swf file. Expermenting, I took the voice out of
    that first flv movie player and with the voice/soundtrack out of
    the first flv/movie in 6.swf then no other sounds carry forward to
    the homepage or the 1.swf/1.html page. But I want to keep all 5
    movies in my 6.swf file/movie player and not start that file with a
    blank flv spot and then 4 other movies. I would appreciate any
    suggestions.
    SueSue

    From your description, it sounds like all of the loaded
    movies, are loaded in at the start of the first Flash movie.
    Additionally, in this 6.swf movie, the first .flv file is set to
    begin to play as soon as that movie is loaded. That's why you are
    hearing the sound track playing when the first movie loads.
    You can fix this by changing the code in 6.swf so that the
    first movie doesn't begin to stream/play when it loads. If there is
    a button to play this movie then this should be a trivial task.
    Another option is to not load 6.swf when the first movie starts,
    but to wait until 6.swf is called to be shown.

  • The ABC's of 100% Flash Site Design: Where to Start?

    Greetins again-
    I have some experience with Flash (creating photo galleries, buttons, rotating banners, etc.,) but desire to take things to a higher level, such as these website examples:
    http://www.agathagroup.com/
    http://www.haefnerphoto.com/
    Of particular interest is how these sites expand to and encompass 100% of the browser window, and include background music, and other nicities like the cursor turning into a right/left arrow.
    Can someone elaborate, or perhaps provide some sort of general outline, on the order of operations, or general workflow, of how sites like these are laid out and constructed in Flash, or perhaps direct me to a place where I should be making my inquiries about this?
    Many thanks-

    My advice is to use this resource.  It's a great jumping off point and following along with video is the next best thing to having someone sitting with you to walk you through the process.
    http://www.lynda.com/home/ViewCourses.aspx?lpk0=392
    There are various levels of tutorials here and you can choose the one that suits your needs.  I used the Flash Tutorial for building a portfolio website, which appears to be similar to the two examples that you cited.  Good luck.
    ~P

  • Flash Site Design - How to -

    I've been learning flash for the last month or so and now I'm
    about to dig in. I need to create a site and slideshow that has
    animated borders around a slideshow like this:
    http://www.gretchenadams.com/
    (enter site)
    With then entry lines looking as though they are drawn on
    should I be doing this by creating a movie clip of a drawn out
    border and then masking, fading and keyframing the borders in? Or
    should that be done with some actionscript trickery?
    The actual resizing borders around the slideshow. Do I just
    create 3 or so different borders and then is there a way to write a
    script that recognizes the size of the photo and then adjusts the
    border automaticly so that I can load the photos from xml. I'm
    pretty sure that if I was creating a self contained slideshow I
    could animate this all myself without some crazy actionscripts
    (Aside from the basics) but since I need to load them from xml and
    I need it to adjust itself to the size I'm not quite sure which way
    I should be heading.
    Thanks for your prompt attention : )

    Don't shoot me for this...
    I need to load this from xml. I wanted to load the sizes etc
    via the xml but I couldn't figure out how to do all that.
    I found a tutorial that teaches how to do the resizing
    border. But it starts off by creating a border of any size, then
    using a "UILoader" component. The tutorial teaches how to load the
    files for this via an images folder one at a time but not as an xml
    file. I've got about 24 pictures typed out in an xml file, a few
    blank squares to act as thumbnail buttons on the stage but it says
    to:
    add mouse click event listener (load pic)
    button mode true
    function loadImage(whatever:MouseEvent):void
    picLoader.source = "images/individual image.jpg";
    Now I'm stuck at that last part. How can I get the first file
    in the xml to be called out from there instead of the individual
    jpg?
    Here is the top part of the code that tested the xml itself:
    var babyImages:XML;
    var imageList:XMLList;
    var loader:URLLoader = new URLLoader()
    loader.addEventListener(Event.COMPLETE, onComplete);
    loader.load(new URLRequest("slideshow.xml"));
    function onComplete(d:Event):void
    babyImages = new XML(loader.data);
    imageList = imagesX.image;
    trace(imageList);
    Thanks for your prompt attention. I'm open to jumping ship on
    this way and doing it the other if I could figure out how to put
    the sizes properly into the xml and extract them in the
    actionscript.

  • Children's Start-up Looking for Flash Site Designer

    New Los Angeles based children's media start-up is looking
    for a creative independant Flash website developer. Please send
    links to [email protected] or post them in this forum. This
    project needs to be completed by 12/31/06.
    Thank you,
    David

    Hi Hugh
    Rather than attempting to find those files, I suggest you lock the Shared Object folder. This precludes any Flash cookie info from being written to your HD.
    To do so, go to the Finder and navigate to the Macromedia folder - Your User Account>Library>Preferences folder. Continue drilling down to the Shared Objects folder. Now, simply move to the trash the contents of the Shared Objects folder. Once the folder is empty, click on the Shared Objects folder, Command/I to open its Info panel and click on the Locked option, then close the panel.
    From here on out, no information will be written to that file. I did this awhile ago and have not had any adverse effect from locking the folder.

  • What should i do to be a flash site designer

    i mean which technologies should i learn .now i can use flash
    software at least so should i learn actionscript? and something
    else? thanks

    Hi sharesunshine.
    You should DEFINATELY learn Actionscript.
    and on the side, some image editing progs would be verry
    usefull to learn. Even though Flash has some good image editing
    tools, it is still quite limited. So if you were to use something
    like, Photoshop, Fireworks, Gimp, just to name afew...you could
    have much more editing power with images, and creating own images.
    then simply load them into Flash for animating.
    Another thing you could look into, is Video editing progs,
    and 3D Progs too. Although 3D progs are quite hard to get a grip
    on, they can really make your Flash look good. And having your own
    videos playing in the BG would just add to the effects.
    basically you can create just about anything your imagination
    can come up with, using atleast these softwares.. not these
    "specifically"... but these kinds of software.
    Hope this helps you abit...Others on the forum might have
    other suggestions for you too.
    Pick whatever works for you, and good luck. =)

  • Anyone familiar with using Photoshop Elements for Flash site design?

    l am seeing a tutorial using ''elements'' and wonder if l can simply use PhotoshopCS4?
    lf so, is the process similar or not to using elements?
    thanks

    Hi,
    You can use Photoshop CS4.  The process is the same but Photoshop CS4 is more powerful and can do more stuff.

  • How to put sound player with selection to a flash site?

    hi to all flash fanatic,
    I want to put a sound player with selection in my flash site
    design. Anybody can teach me how or give me a sample code or file
    like I'm talking about. pls.
    Tutorial link also big help if u knw any link tutorials that
    deals to my problem.
    here are some web site sample of what I'm referring:
    1.
    http://ccmbscoe.ifastnet.com/
    2.
    http://liquid-body.com/main.html
    3.
    http://officialkimkardashian.com/
    Pls help me, I need it badly to my project.
    many tnx an advnce
    norman-RP

    hi hugh,
    ty for ur tym for answring and I appreciate it alot, can u
    tell me how can i get d video dt u r talking about?
    can u give me d link? is it free?
    hope u give me another tym of your bc sked.
    many tnx
    norman

  • First Flash Site

    Calling Flash Gurus-
    I am building my FIRST flash site. I have been doing effects,
    headers, and basic flash elements for websites now for almost 2
    years. I have MX 2004, but have just bought (today) Studio 8. I am
    scared to death, but sometime I have to jump head first into flash
    site design. I am excited. However, I am also scared out of my
    mind. I have a few questions:
    #1-Is a site set to the size of 780 W by 480 H a good size? I
    see so many TINY flash sites, and that is not something I want. How
    can I optimize it for the fastest load time at that size? Any
    tutorials or books that can help me there?
    #2-Navigation-I wanted to build a nav that slide out from the
    side of the site like on the Gucci site, I know it is javascript,
    but I have seen this done with Flash before (
    http://www.gucci.com/us/index2.html),
    and instead of rollovers, there is a tsunami effect that I like
    that could be found here:
    http://www.actionscripts.org/tutorials/advanced/Building_a_tsunami/index.shtml.
    HOW would I create buttons? Invisible buttons? How can I get them
    to move out with the menu?
    #3-Am I biting of more than I can chew?
    #4-Where can I get the advice I need that explains the basic
    actionscript and standards of flash site design? I just need
    something to help me along. I am determined and will work day and
    night to make this happen. I have a VERY basic understanding
    already, I bought a flash template and looked at all the code to
    see how everything worked. I need something a little beyond basic
    that give comprehensive explanations about the actionscripting
    behind all the effects. I am not a copy and paste guy, I need to
    understand what is going on.
    That is it for now, I am sure here in the next few weeks, you
    will all be so sick of seeing my posts here that you may even avoid
    the forums until I finish my site. Lol. Seriously though, thanks in
    advance for all the help. I need every bit I can get.

    First when you finish with the site, go to publish
    settings> HTML tab> Dimensions> Percent (width and Height
    must be 100)
    Then go down to scale> No scale (from drop down menu).
    Select publish. Now when you go to publish preview select
    view>source. In the code insert the following in the head tab.
    <style type="text/css">
    <!--
    body {
    height: 100%;
    width: 100%;
    margin: 0;
    -->
    </style>
    Save and refresh the page. This makes the window fill without
    you having to resize your fla file. I usually make mine 800/600. On
    the other stuff, I'm gonna have to get back with you,

  • Flash Site Re-design...

    So, I've been given a Flash site to redesign. However, I have no peior experience with Flash or ActionScript or anything of the like. I have the entire site copied to my local hard drive and it works perfectly...all the files are present, complete with the .FLA file as well as all the associated .AS files. I am using Flash CS5 to perform the re-design. Here's my dilemma...I need to be able to rename various elements throughout the code. From within the Actions window, there are many different types of elements that need to be changed. In the example below, the values I've placed within the square brackets are what I need to be able to change...
    var [name1]:ContextMenu = new ContextMenu();
    var [name2]:ContextMenuItem = new ContextMenuItem( "This is sample text." );
    var [name3]:ContextMenuItem = new ContextMenuItem( "This is more sample text." );
    [name2].addEventListener( ContextMenuEvent.MENU_ITEM_SELECT, [name4] );
    [name3].addEventListener( ContextMenuEvent.MENU_ITEM_SELECT, [name4] );
    [name3].separatorBefore = false;
    [name1].hideBuiltInItems();
    [name1].customItems.push([name2], [name3]);
    this.contextMenu = [name3];
    function [name4](e:Event)
    var [name5]:URLRequest = new URLRequest ( "http://www.domain.com" );
    navigateToURL( [name5], "_parent" );
    Now, I can change them manually, but when I save the changes, then publish the new SWF, I see a whole lot of errors in the Compiler Errors window like this...
    Layer 'actions', Frame 1, Line 1  1120: Access of undefined property [name1].
    Layer 'actions', Frame 1, Line 2  1120: Access of undefined property [name2].
    Layer 'actions', Frame 1, Line 3  1120: Access of undefined property [name3].
    Layer 'actions', Frame 1, Line 5  1120: Access of undefined property [name2].
    Layer 'actions', Frame 1, Line 5  1120: Access of undefined property [name4].
    Layer 'actions', Frame 1, Line 6  1120: Access of undefined property [name3].
    Layer 'actions', Frame 1, Line 6  1120: Access of undefined property [name4].
    Layer 'actions', Frame 1, Line 7  1120: Access of undefined property [name3].
    Layer 'actions', Frame 1, Line 9  1120: Access of undefined property [name1].
    Layer 'actions', Frame 1, Line 10  1120: Access of undefined property [name1].
    Layer 'actions', Frame 1, Line 10  1120: Access of undefined property [name2].
    Layer 'actions', Frame 1, Line 10  1120: Access of undefined property [name3].
    Layer 'actions', Frame 1, Line 11  1120: Access of undefined property [name3].
    Layer 'actions', Frame 1, Line 13  1120: Access of undefined property [name4].
    Layer 'actions', Frame 1, Line 15  1120: Access of undefined property [name5].
    Layer 'actions', Frame 1, Line 16  1120: Access of undefined property [name5].
    In addition, Within the Actions window, in the lower-left frame, there are headers (for lack of a better term)...
    - Current Selection
    actions : Frame 31,(box out)
    - [name6] preloader
    actions : Frame 1
    - [name7]
    actions : Frame 1,(menu)
    actions : Frame 8,(in)
    actions : Frame 12,(out)
    actions : Frame 17,(box in)
    actions : Frame 24,(page)
    actions : Frame 30
    actions : Frame 31,(box out)
    And within the Library dock, to the right, there are items within the "Linkage" section...
    NAME . . . . . . . . . . . . . . LINKAGE
    1. Layout
    all pages
    back button
    back button arrow
    back button graphic
    back button label
    box . . . . . . . . . . . . . . [name8]
    content area
    So, you see, throughout the rest of the code, I can change anything I want (except for the headers in the Actions window, but it always errors out on publish, then the HTML does not work properly after that. Can someone point me in the right direction? Thanx.

    If you actually have those brackets in the code, those errors would be the least of what I'd expect.  Is that the actual code you have and errors you are getting?  THe errors you show don't seem to align with the code you show.  Since some of them involve declaring new objects, and you are getting undefined property errors, that's just wrong.

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

  • What is the best way to create a Flash site

    Hello Everyone,
    I am realtively new to flash. I created the splash page of
    our site in flash but 1st off it takes to long to load as it is.
    But I would like to create the entire site in Flash. What is the
    best way to create a Flash site, and are there tutorials out there
    or any really good books, resources, or online classes to learn
    Flash well. I understand the basic of flash and have created
    banners, and other flash materials.
    Can anyone help?

    For me, as a noob, It's all about creative problem solving.
    For lots of stuff, there's no right or wrong solution, but you have
    to figure things out on your own. I, too, have built sites from the
    ground up, and then rebuilt them even better. It's the only way to
    really learn it well. Books, online forums, help docs all sort of
    help, but it all comes down to how innovative you can be with
    integrating them all into a site that is completely yours.
    This might save you loads of headaches: avoid using scenes,
    unless you are doing only animation. Keep each of your 'pages' on
    their own keyframe, and use 'gotoAndStop' to navigate through them.
    This is perhaps the easiest way to create a website quickly.
    P

  • Flash site not showing in Internet Explorer

    Please can some one help,
    I have been asked to get a website up and running.  It is a Flash site, which works fine in Firefox and Safari, but its just a white screen in IE.  Does anyone know why?
    the website is www.vortex-cae.co.uk and the scrip is : -
    <head>
    <script>
    if ((navigator.userAgent.indexOf('iPhone') != -1) ||
    (navigator.userAgent.indexOf('iPod') != -1)) {
    document.location = "iphoneindex.html";
    </script>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Vortex-CAE</title>
    <meta name="title" content="Vortext-Computer Aided Engineering"/>
    <meta name="author" content="Philip Edwards"/>
    <meta name="keywords" content="Vortex, CAE, Computer Aided Engineering, CAD, CAM, CAP, AMP, Sheffield, SIEMENS (formerly UGS) NX, Scenario, Nastran, Ian Crowston, 3D, Computer-aided design, CAD, Computer-aided manufacturing, CAM, Finite element analysis, FEA, FEM"/>
    <meta name="description" content="Vortex-CAE supports various industries with Computer-Aided Engineering activities through the use of in-house expertise and a specialist consultants."/>
    <meta name="robots" content="noindex"/>
    <meta http-equiv="pragma" content="no-cashe"/>
    <link rel="stylesheet" type="text/css" media="screen" href="style/sceen.css"
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-10537221-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    <body>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','980','height','750','title','Vorte-cae','src','vortexweb','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','vortexweb' ); //end AC code
    </script><noscript><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="980" height="750" title="Vorte-cae">
      <param name="movie" value="vortexweb.swf" />
      <param name="quality" value="high" />
      <embed src="vortexweb.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="980" height="750"></embed>
    </object></noscript>
    </body>
    </html>
    Thank you if some one can help!!!!

    Hello, same problem here. How did you fix it, the truth is I'm new to flash, and I don't know what to do. The Html code is here:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Floreor - espai per a la bellesa i el benestar</title>
    <link type="text/css" rel="stylesheet" href="style.css">
    </head>
    <body>
    <table width="768" class="gen" align="center">
        <tr>
            <td>
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
               codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24"
               width="766" height="766">
        <param name="movie" value="flash/mainV8.swf">
        <param name="quality" value="high">
        <param name="menu" value="false">
        <!--[if !IE]> <-->
        <object data="swf/mainV8.swf"
                width="766" height="766" 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>
    </body>
    </html>
    What am I doing wrong? It's working with opera and firefox, but not for safari, chrome or explorer. Thank you very much

  • Flash site done - i got a problem

    I have my flash site done... but now when i click on the contact page it will go the home page? I have looking, and looking but I can't find the problem. Any clue where I should look first?
    If you want to have a look, here is my link: http://www.idmiami.com/maria/ForSmiles.html
    Thank you.

    It would appear as though you either do not have a stop() for your contact us section, or there is some code causing it not ignore a stop().  You'll need to explain how the design is done and what controls you have implemented for navigation.

Maybe you are looking for

  • Actual hours impact on Variance analysis

    Hi:             When we talk about actual activity hours then in how many ways it can impact variance calculation. We have aggregated our work centers and hence define an aggregated machine hour for it. Is it ok? E.g A work center X constitute of 3 m

  • Probleme about classpath

    Hi ( again i know ... lol ) I go through the forum to understant the classpath problem but some points remain unclear to me ... I have an application , my main class is in a directory and i use in this main other classes that are contained in sub-dir

  • Up to 20mb upgrade cancelled????

    I recieved 4 emails of bt recently to say my line would be switched over to the up to 20mb service but when the day came to carry out the work the hub went off for 10 mins as they said but hey presto no upgrade. About 30 mins later i recieved another

  • Accordion Default Panel

    Is there a way to set all Spry Accordion panels closed? I have set the js variable defaultPanel to null and no panels open but I loose animation. My goal is to nest accordion panels and have only the selected panel open when I click on it. Is this po

  • How to parse a entire SOAP Message

    It seems that there is no API in JAXM for parse a entire SOAP Message. And how to set encoding of a SOAP Message?