HELP ! Banner with floating animation over web page

Hi, im fairly new at flash and i have to create an Banner but
it consist of an animation that appears from underneath the web
page and floats up to the area where the banner will be posted and
then transforms into the banner.(the floating object needs to have
some transparency)
I have about 16 different sizes for the banners cause they
are for different web sites. Any help is greatly appreciated

You can put links in applets. You can put buttons and other input/output widgets in applets.
I don't think it's possible to make an applet be the background image of a web page, although you might be able to simulate that with layers.
Though if all you want is moving water as the background, the water moving conditionally, maybe you don't need an applet at all. Maybe you can do it more easily with javascript. Actually at this point I'm not sure if you really do have an applet; maybe you're just using the word as shorthand for something else?

Similar Messages

  • Float Video over web page

    Hello all -
    I would like to float a video over a web page, so that when
    the web pages is scrolled the video remains on the screen. I have
    contacted technical support and was told this involved Div tags,
    and CSS. Both of which I'm fairly familiar with. However, they did
    not tell me how to do this, but referred me here.
    I have a video that has been converted to an FLV with a
    transparent background. I have the web page and the video plays on
    it just fine. Now, I need to be able to scroll the web page while
    the video 'floats' on top the screen.
    Can any one help? PLEASE?
    Many thanks!
    D-

    If you don't have to worry about IE6 or earlier, you can use
    the CSS style
    for position:fixed, as is done on the
    http://www.csszengarden.com
    page for
    the Eric Stoltz design.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "deborah@schmidtdesig" <[email protected]>
    wrote in message
    news:g9p5dh$k1e$[email protected]..
    > Hello all -
    >
    > I would like to float a video over a web page, so that
    when the web pages
    > is
    > scrolled the video remains on the screen. I have
    contacted technical
    > support
    > and was told this involved Div tags, and CSS. Both of
    which I'm fairly
    > familiar with. However, they did not tell me how to do
    this, but referred
    > me
    > here.
    >
    > I have a video that has been converted to an FLV with a
    transparent
    > background. I have the web page and the video plays on
    it just fine.
    > Now, I
    > need to be able to scroll the web page while the video
    'floats' on top the
    > screen.
    >
    > Can any one help? PLEASE?
    >
    > Many thanks!
    > D-
    >

  • Pleaseeeeeee Help - Problems with position of my web page

    Hi, first sorry on my english
    I have problem with position of my page. I had made my web page in Indesign CS5 and exported to swf file. My web page is working fine (www.igor-flytying.com) but the page is not in the middle of the web browser. How can I fix the problem????? I am a beginer in Indesign. I had try to make some changes in html file (salign) but still nothing.
    Please HELLLLLPPPPPP
    Regards
    Aljosa

    Petteri, SWFObject is much better because it loads the JavaScript so you don't see it inside the HTML page, but it still wraps the swf in a div which by default will be positioned in the upperleft of the browser window.
    This is the only way I've been able to center using SWFObject—note that it's the "flashcontent" div style that does the centering not the align embed parameter:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>S W F | Centered</title>
    <meta http-equiv="Content-Type" content="text/html" />
    <!-- Centers the swf on the page. Note: width and height need to match the swf and margin left and right are -.50%-->
    <style type="text/css">
              #flashcontent {width: 1000px; height: 750px; margin-left: -500px; margin-top: -375px; position: absolute; left: 50%; top: 50%;}
    </style>
              <script type="text/javascript" src="swfobject.js"></script>
              <script type="text/javascript">
                        var flashvars = {};
                        flashvars.myFlashVar = "Testing";
                        var params = {}; //Embed parameters: http://kb2.adobe.com/cps/127/tn_12701.html
                        params.quality = "best";
                        params.align="t"
                        //SWFObject parameters: http://code.google.com/p/swfobject/wiki/api
                        swfobject.embedSWF("swftest.swf", "flashcontent", "1000", "750", "10.0", false, flashvars, params);
              </script>
    </head>
    <!-- ALT HTML TEXT-->
    <body style="background-color: #888888">
              <div id="flashcontent">
                        <a href="http://www.adobe.com/go/getflashplayer"><img src="getFlash.gif"  alt="adobe icon" border="0" /></a>
              </div>
    </body>
    </html>

  • I installed a game and when i start mozilla i am unable to start with the my home web page how can i fix

    i installed a game and when i start mozilla i am unable to start with the my home web page. i set my home page in options tools. when i open Mozilla it opens in another page that i do not want

    Some add-on or other software included with the "game" you installed might have "hijacked" your Firefox home page. I take it you tried resetting your home page? Ref: [[How to set the home page]]
    See this article for links to other possible solutions:
    *[[Fix problems with your home page or search]]

  • HELP!! Thumbnail Gallery Over Mutiple Pages?

    Hey guys,
    I'm building my first site with Dreamweaver, I want to make a
    gallery of thumbnails ( 5x5 on each page) spanning the gallery over
    multiple pages. So for example thumbnails 1-25 on page 1, 26-50 on
    page 2, etc... the problem is I'll need to be able to update the
    gallery and add new images daily to the begginning of the first
    page of thumbnails, so the most recent image takes over the #1
    spot, and the current #1 thumbnail moves from the first spot to the
    second, second to third, third to forth and so on...so the last
    thumbnail on Page 1 moves to the first slot on Page 2 ect...
    I've seen this setup used on many different sites, so I
    assume it's possible. I'm completely new to dreamweaver and I can't
    seem to find anything in the help on doing this, So if anyone can
    please lend some advice, it would be greatly appreciated.
    Thanks alot, Ben

    > I'm building my first site with Dreamweaver
    Is this your first site with Dreamweaver or your first site?
    could make a
    big differance. If you have experience with HTML and CS, and
    possibly some
    experience with data base driven active web sites, you should
    be good to go
    with learning this kind of thing. If this is your first web
    site and you
    are also new to Dreamweaver you'll need to understand a
    couple of things. In
    oder to do the updates you want on a regular basis, there are
    several
    choices. Do them manually, (in which case the easiest way
    would be to
    always do 25 updates at a time... one page at a time), get
    into creating
    some scripting or data base driven pages, change your
    concept.
    Look into PVII IMG (
    http://www.projectseven.com/products/galleries/hgmagic/features.htm
    ). This
    will be the easiest way to create pages of 25 image galleries
    and update
    them regularly because they do all the work for you.
    Or a free less feature rich versioin,
    http://www.projectseven.com/extensions/info/show_pic/index.htm
    I you are an experienced web developer... my apologies.
    "xile2006" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hey guys,
    >
    > I'm building my first site with Dreamweaver, I want to
    make a gallery of
    > thumbnails ( 5x5 on each page) spanning the gallery over
    multiple pages.
    > So for
    > example thumbnails 1-25 on page 1, 26-50 on page 2,
    etc... the problem
    > is
    > I'll need to be able to update the gallery and add new
    images daily to the
    > begginning of the first page of thumbnails, so the most
    recent image takes
    > over
    > the #1 spot, and the current #1 thumbnail moves from the
    first spot to the
    > second, second to third, third to forth and so on...so
    the last thumbnail
    > on
    > Page 1 moves to the first slot on Page 2 ect...
    >
    > I've seen this setup used on many different sites, so I
    assume it's
    > possible.
    > I'm completely new to dreamweaver and I can't seem to
    find anything in the
    > help
    > on doing this, So if anyone can please lend some advice,
    it would be
    > greatly
    > appreciated.
    >
    > Thanks alot, Ben
    >

  • Getting deprecated: Function message all over web page

    I've gotten the following message all over a web page:Deprecated: Function eregi_replace() is deprecated in /home/hfqmjsoe/domains/tutsforps.com/public_html/Photoshop-Tutorials/index.php on line 107. The message is all over the site and varies but the deprecated: function is repeated. Is this a problem with my Mac or the website? I am using Mountain Lion. Had logic board, hardrive, processors and keyboard replaced and am wondering if I still have a defective laptop. Yes, I have the 2010 Macbook Pro 15" lemon.
    Thanks for any help and/or advice.
    Linda

    Force Quit if you have to.
    http://support.apple.com/kb/HT3411
    Hold the shift key down and launch Safari.
    For more info:
    http://www.thesafemac.com/arg/

  • HELP: SimplePass that apart from open web pages, can also run applications

    Operating System: Windows 7
    Good, to buy my laptop HP Pavilion m6, I came a version of SimplePass in which could add web pages, passwords and also run applications (such as games), but then I gave for updates thinking that a next version would contain improvements; but the version that was installed no longer gave the option of running applications.
    Since then and I tried to find the version I had in the beginning, but without results.
    If you know SimplePass versions running programs, or if you know a better version leave the download links, please put them in the answers.
    In advance we thank you comment.
    I used the google translator, sorry if you do not understand the text.

    Hi @Marco0o 
    Welcome to the HP Support Community. I see that you are looking for the original version of your HP SimplePass software. I will be happy to help you with that but I need to know your product number, please.
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • Question marks all over web pages

    I downloaded Quicktime 7.1.5 with iTunes and now heaps of websites come up with little Quicktime "Q"'s with question marks over them come up on screen instead of ads, movies, etc.
    Some pages don't even get that far they just don't properly load. I never had the trouble with the previous version so I can only assume it's the current settings of this new version. I've tried loads of different settings, uninstalling-reinstalling, nothing seems to work!!!
    HELP PLEASE!

    I think that may have done it. There were several sites that were showing the problem and I haven't been onto all of them yet but I think that may have done it, thanks heaps

  • Problem with retiriving links froma web page

    hi friends,
    ca n anyone help me out.i am trying to retrieve all the links from a web page .but all the linkjs are not being retrieved.can anyone tell me why.
    here i am submitting the code of it.
    private static ArrayList retrieveLinks(URL pageUrl, String pageContents, HashSet crawledList,boolean limitHost)
    // Compile link matching pattern.
    Pattern p = Pattern.compile("<a\\s+href\\s*=\\s*\"?(.*?)[\"|>]", Pattern.CASE_INSENSITIVE );
    Matcher m = p.matcher(pageContents);
    // Create list of link matches.
    ArrayList linkList = new ArrayList();
    while (m.find()) {
    String link = m.group(1).trim();
    // Skip empty links.
    if (link.length() < 1) {
    continue;
    // Skip links that are just page anchors.
    if (link.charAt(0) == '#') {
    continue;
    // Skip mailto links.
    if (link.indexOf("mailto:") != -1) {
    continue;
    // Skip JavaScript links.
    if (link.toLowerCase().indexOf("javascript") != -1) {
    continue;
    // Prefix absolute and relative URLs if necessary.
    if (link.indexOf("://") == -1) {
    // Handle absolute URLs.
    if (link.charAt(0) == '/') {
    link = "http://" + pageUrl.getHost() + link;
    // Handle relative URLs.
    } else {
    String file = pageUrl.getFile();
    if (file.indexOf('/') == -1) {
    link = "http://" + pageUrl.getHost() + "/" + link;
    } else {
    String path =
    file.substring(0, file.lastIndexOf('/') + 1);
    link = "http://" + pageUrl.getHost() + path + link;
    // Remove anchors from link.
    int index = link.indexOf('#');
    if (index != -1) {
    link = link.substring(0, index);
    // Remove leading "www" from URL's host if present.
    link = removeWwwFromUrl(link);
    // Verify link and skip if invalid.
    URL verifiedLink = verifyUrl(link);
    if (verifiedLink == null) {
    continue;
    /* If specified, limit links to those
    having the same host as the start URL. */
    if (limitHost && !pageUrl.getHost().toLowerCase().equals(verifiedLink.getHost().toLowerCase()))
    System.out.println("the given link does not exist");
    continue;
    // Skip link if it has already been crawled.
    if (crawledList.contains(link)) {
    continue;
    // Add link to list.
    linkList.add(link);
    return (linkList);
    Hope some one can help me outr of this .i susupect some problem with the regular expression used.
    it is unable to parse links like
    http://www.cricinfo.com/ci/engine/current/match/scores/live.html
    http://www.cricinfo.com/nzvind2009/content/current/series/366616.html

    kathiksagar wrote:
    i dont have much idea about html parser
    can u tell me how to do itHere are a couple of free parser written in Java:
    [http://java-source.net/open-source/html-parsers]
    I'm sure many of them have a manual, and/or have example code on their website on how to use it.
    Good luck.

  • Can Someone help me with auto-center on my page css messed up

    Hi I am a newbie to Dreamweaver, my website is
    http://www.djdanmatthews.net
    I changed some content on the page and the css must have been
    affected. Now I can't get the image banner on the bottom of the
    page to center no matter what I do in Dreamweaver. The rest of the
    page auto centers and if you shrink the size of the window the
    content shrinks as well.
    Help please.
    Dan

    On Fri, 7 Dec 2007 01:26:13 +0000 (UTC), "djdanmatthews"
    <[email protected]> wrote:
    >Hi I am a newbie to Dreamweaver, my website is
    http://www.djdanmatthews.net
    I
    >changed some content on the page and the css must have
    been affected. Now I
    >can't get the image banner on the bottom of the page to
    center no matter what I
    >do in Dreamweaver. The rest of the page auto centers and
    if you shrink the size
    >of the window the content shrinks as well.
    In your style sheet:
    http://www.djdanmatthews.net/index.css
    Change this:
    #bannerxmedia {
    position: absolute;
    left: auto;
    top: 224px;
    z-index: 6;
    width: 729px;
    visibility: visible;
    right: auto;
    bottom: auto;
    background-position: center center;
    vertical-align: middle;
    To this:
    #bannerxmedia {
    width: 750px;
    margin: 0 auto;
    Gary

  • Urgent help needed -- how to submit a web page from a PL/SQL api

    Hi,
    Could anyone tell me how to submit a remote web page through pl/sql
    Thanks,
    Rachna

    I am not sure what you mean by this question.
    You can submit from PL/SQL to an external webpage/website using the UTL_HTTP package.
    You can submit from an external webpage to a PL/SQL package if that package is invoked by you webserver. The most direct way is using the MOD_PLSQL module for Apache that Oracle ships as HttpServer and that is the foundation for Oracle Portal and HTML DB. Alternatively your webpage can submit to a JSP that invokes your PLSQL package through JDBC.
    best regards,
    Lucas

  • I think the swipe left and swip right ability interferes with the formatting of web page content to fit the screen - can this be fixed?

    I have an android HTC EVO (Sprint) w/ firmware version 2.2.
    Using the original Google browser I can expand web pages (such as forums) not optimized for mobiles and it re-formats to fit within the right/left screen size no matter the orientation of the device. I can read comfortably left to right and only need to scroll up/down.
    Using Firefox 4 Mobile on the same web pages, when expanding the type does get bigger but they do not reformat left/right - they run off the screen, no matter the device orientation. Reading becomes tedious because I have to scroll right/left as well as up/down.
    I believe this is related to the swipe left/swipe right design of FFox 4 Mobile.
    Is there a fix for this?
    If not, I'll have to go back to the original Google browser.

    Firefox does have an option to reformat text to fit the screen, but it works a bit different than the built-in browser. For instructions, see this page on [https://support.mozilla.com/en-US/kb/zoom-in-and-out?s=reformat&as=s#w_how-does-double-tapping-work Reformatting Text].
    This feature is still experimental, and we plan to improve it in future versions.

  • Problem with Exchange Admin Center Web page Layout.

    Hello Everyone,
    I am facing one problem in Exchange 2013 CU2, ECP web page.
    when I enter the URL of ECP the page loads properly and after entering the user credentials the ECP layout changes. To resolve the issue I have tried resetting the ECP virtual directory but no luck.
    Request you all to please suggest what can be done.
    And for reference attached is the screenshot of the Page Layout.
    Thanks in Advance.
    Hasan Sayyed.
    Regards, Hasan Sayyed

    Hi,
    It’s a display issue, not web.config file setting issue.
    Thanks,
    Simon Wu
    TechNet Community Support

  • Help with Flash code in web page

    I have a Flash file in the masthead of my web site that shows
    a slideshow. I want to code the page so that if the viewer doesn't
    have Flashplayer, an alternative jpeg comes up in the masthead
    instead of the file with the flash slideshow. I'm afraid I'm new to
    most of this.... I'd very much appreciate help with the
    programming.
    Thank you!
    Here's the file:
    http://www.ewgaphilly.com/cs3index.html
    (the slide show isn't working at the moment -- a server issue). The
    alternate file I want to put in is:
    http://www.ewgaphilly.com/alternate_mast.jpg

    I'm sorry to be so dull on this, but I'd appreciate if you
    could tell me specifically which is the embed code (the codes in
    the <head>? What to I change here? I really appreciate your
    help.
    Here is what I get when I publish the movie and the open the
    html file:
    <!-- saved from url=(0013)about:internet -->
    <html lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>main_slideshow_philly</title>
    <script language="JavaScript" type="text/javascript">
    <!--
    // Globals
    // Major version of Flash required
    var requiredMajorVersion = 7;
    // Minor version of Flash required
    var requiredMinorVersion = 0;
    // Revision of Flash required
    var requiredRevision = 0;
    // the version of javascript supported
    var jsVersion = 1.0;
    // -->
    </script>
    <script language="VBScript" type="text/vbscript">
    <!-- // Visual basic helper required to detect Flash
    Player ActiveX control version information
    Function VBGetSwfVer(i)
    on error resume next
    Dim swControl, swVersion
    swVersion = 0
    set swControl =
    CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
    if (IsObject(swControl)) then
    swVersion = swControl.GetVariable("$version")
    end if
    VBGetSwfVer = swVersion
    End Function
    // -->
    </script>
    <script language="JavaScript1.1"
    type="text/javascript">
    <!-- // Detect Client Browser type
    var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ?
    true : false;
    var isWin =
    (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true :
    false;
    var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ?
    true : false;
    jsVersion = 1.1;
    // JavaScript helper required to detect Flash Player PlugIn
    version information
    function JSGetSwfVer(i){
    // NS/Opera version >= 3 check for Flash plugin in plugin
    array
    if (navigator.plugins != null &&
    navigator.plugins.length > 0) {
    if (navigator.plugins["Shockwave Flash 2.0"] ||
    navigator.plugins["Shockwave Flash"]) {
    var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? "
    2.0" : "";
    var flashDescription = navigator.plugins["Shockwave Flash" +
    swVer2].description;
    descArray = flashDescription.split(" ");
    tempArrayMajor = descArray[2].split(".");
    versionMajor = tempArrayMajor[0];
    versionMinor = tempArrayMajor[1];
    if ( descArray[3] != "" ) {
    tempArrayMinor = descArray[3].split("r");
    } else {
    tempArrayMinor = descArray[4].split("r");
    versionRevision = tempArrayMinor[1] > 0 ?
    tempArrayMinor[1] : 0;
    flashVer = versionMajor + "." + versionMinor + "." +
    versionRevision;
    } else {
    flashVer = -1;
    // MSN/WebTV 2.6 supports Flash 4
    else if
    (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1)
    flashVer = 4;
    // WebTV 2.5 supports Flash 3
    else if
    (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1)
    flashVer = 3;
    // older WebTV supports Flash 2
    else if (navigator.userAgent.toLowerCase().indexOf("webtv")
    != -1) flashVer = 2;
    // Can't detect in all other cases
    else {
    flashVer = -1;
    return flashVer;
    // If called with no parameters this function returns a
    floating point value
    // which should be the version of the Flash Player or 0.0
    // ex: Flash Player 7r14 returns 7.14
    // If called with reqMajorVer, reqMinorVer, reqRevision
    returns true if that version or greater is available
    function DetectFlashVer(reqMajorVer, reqMinorVer,
    reqRevision)
    reqVer = parseFloat(reqMajorVer + "." + reqRevision);
    // loop backwards through the versions until we find the
    newest version
    for (i=25;i>0;i--) {
    if (isIE && isWin && !isOpera) {
    versionStr = VBGetSwfVer(i);
    } else {
    versionStr = JSGetSwfVer(i);
    if (versionStr == -1 ) {
    return false;
    } else if (versionStr != 0) {
    if(isIE && isWin && !isOpera) {
    tempArray = versionStr.split(" ");
    tempString = tempArray[1];
    versionArray = tempString .split(",");
    } else {
    versionArray = versionStr.split(".");
    versionMajor = versionArray[0];
    versionMinor = versionArray[1];
    versionRevision = versionArray[2];
    versionString = versionMajor + "." + versionRevision; //
    7.0r24 == 7.24
    versionNum = parseFloat(versionString);
    // is the major.revision >= requested major.revision AND
    the minor version >= requested minor
    if ( (versionMajor > reqMajorVer) && (versionNum
    >= reqVer) ) {
    return true;
    } else {
    return ((versionNum >= reqVer && versionMinor
    >= reqMinorVer) ? true : false );
    return (reqVer ? false : 0.0);
    // -->
    </script>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <script language="JavaScript" type="text/javascript">
    <!--
    var hasRightVersion = DetectFlashVer(requiredMajorVersion,
    requiredMinorVersion, requiredRevision);
    if(hasRightVersion) { // if we've detected an acceptable
    version
    var oeTags = '<object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
    + 'width="780" height="444"'
    + 'codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
    + '<param name="movie" value="main_slideshow_philly.swf"
    /><param name="quality" value="high" /><param
    name="bgcolor" value="#ffffff" />'
    + '<embed src="main_slideshow_philly.swf" quality="high"
    bgcolor="#ffffff" '
    + 'width="780" height="444" name="main_slideshow_philly"
    align="middle"'
    + 'play="true"'
    + 'loop="false"'
    + 'quality="high"'
    + 'allowScriptAccess="sameDomain"'
    + 'type="application/x-shockwave-flash"'
    + 'pluginspage="
    http://www.macromedia.com/go/getflashplayer">'
    + '<\/embed>'
    + '<\/object>';
    document.write(oeTags); // embed the flash movie
    } else { // flash is too old or we can't detect the plugin
    var alternateContent = 'alternate.giv';
    document.write(alternateContent); // insert non-flash
    content
    // -->
    </script>
    <noscript>
    // Provide alternate content for browsers that do not
    support scripting
    // or for those that have scripting disabled.
    Alternate HTML content should be placed here. This content
    requires the Macromedia Flash Player.
    <a href="
    http://www.macromedia.com/go/getflash/">Get
    Flash</a>
    </noscript>
    </body>
    </html>
    Here is my existing code in my home page:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>EWGA Greater Philadelphia Executive Women's Golf
    Association</title>
    <style type="text/css">
    <!--
    @import url("/ewgacss.css");
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <style type="text/css" media="screen">
    <!--
    @import url("p7tbm/p7tbm_center_08.css");
    -->
    </style>
    <script type="text/javascript"
    src="p7tbm/p7tbmenu.js"></script>
    </head>
    some other stuff goes in here!!
    then...
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','780','height','444','title','EWGA
    Greater
    Philadelphia','src','/main_slideshow_philly','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','/main_slideshow_philly'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="780" height="444" title="EWGA Greater Philadelphia">
    <param name="movie" value="/main_slideshow_philly.swf"
    />
    <param name="quality" value="high" />
    <embed src="/main_slideshow_philly.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="780"
    height="444"></embed>
    </object>
    </noscript>

  • Help! I'm having trouble with images on my web page.

    I'm trying to create a page with a bunch of my photos but I need the photos broken up into groups so I can discuss the different groups. So I simply cut and paste the photo area several times BUT now when I click on any picture in any group it only does a slideshow for the last group of photos.
    I guess I could simply break the single page into multiple pages but that is so inconvenient in iWeb since it doesn't let you cut and paste template pages! Apple needs to seriously fix this shortcoming. How can you not allow cutting and pasting of pages??
    Here's the page I'm having trouble with:
    http://photo.braintransplants.com/Site/Astronomy.html
    Thanks!
    PowerBook G4 17 (A1085) 1.5 GHz / 1.5 GB RAM / 128 MB VRAM / 80 GB HD   Mac OS X (10.4.2)  

    You probably realise by now that you're attempting to do things with iWeb which it just wasn't intended to do. Cutting and pasting the photo grid area just won't work as you want it to. To work within iWeb's limitations might i suggest that you use the 'nesting' approach described in several posts here already. Use a single representative image on your main page for each of the situations you want to cover, and link each of these to an appropriate Photo page which has 'Include page in navigation menu' unchecked.
    You could add a link on each of the Photo pages which returns to your main descriptive page.

Maybe you are looking for

  • Error while installing nwds 7.1

    Hi all, I installed jdk 1.5.  14 update on my desktop. I downloaded nwds 7.1 from the following link https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/ when i run the exectuable file IDEsetup.exe the insytallation is incomplete with error

  • Compression software for Mac?

    Hi, I have a mac laptop and was wondering.....is there compression software somewhere on this computer already, or what jpeg compression software do you recommend? thank you. ~keri

  • Redundancy Interface for Content Server Release 6.x

    Third-generation Content Server is UCS C220 (Not Vmware). I see from TCS Release 6.x Quick Start which cannot use LAN2. I'm not sure. How to connect LAN for redundancy interface or not because it have many NIC card. Dual 1-Gb Ethernet ports: LAN1 (Ar

  • Fixed logo when scrolling

    photographer's web page has about 60 images placed in table that you have to scroll horizontally to view. is it possible to place guy's logo in ap div-- so that it will remain fixed-- even while the photos scroll across the page? i would just place t

  • How to restart the password

    How do I restart my password to my Macbook Pro even when I can't get past the beginning screen of enter password?