For Liquid Layout, is "Slice" supported?

I tried {%if {{item.name | slice:1,1}} and also tested {%if {{"hello" | slice:1,1}}, but neither worked.
I'm trying to filter alphabetically, and wanted to something like this:
{% for item in items %}  {%if {{item.name | slice:1,1}} == "a" %}
<tr>
<td class="name"><a href="{{item.url}}">{{item.name}}</a></td>
<td class="status">Application {{item.['application status']}}</td>
</tr>
{%endif%}{%endfor%} 

Not exactly the functionality I was looking for.  I want to know what the first character is. 
slice - slice a string. Takes an offset and length, e.g. {{ "hello" | slice: -3, 3 }} #=> llo
from Liquid for Designers · Shopify/liquid Wiki · GitHub

Similar Messages

  • How do I create a Full Width Photo for a Liquid Layout - CS3

    Greetings & Help!
    I'm trying to create a full width photo layout without the
    photo's being tall.
    Exactly as the following websites - which all seem to be
    using the same size of photo or very close to it.
    This site is static with full width photos that are not tall.
    http://www.jenniferhandyproperties.com/selling
    This site is static for the most part and full width photos
    that are not tall
    http://www.gnvpartners.com/web/
    This site is Flash with full width photos that are not tall.
    expodesigncenter
    I would love to create a flash site just like expo but at
    this point I would settle for a static photo with the same size
    being the same on each page.
    Also I would like my site to be a liquid layout so the photo
    and everything else (text, Links etc) on the page flows correctly.
    The problem...
    I'm trying to use photo's from Istockphoto.com. The size of
    the photo's they offer are
    425 x 282 px (5.9" x 3.9")
    849 x 565 px (11.8" x 7.8")
    1698 x 1131 px (5.7" x 3.8")
    I'm selecting horizontal photo's. I do not know how to match
    the same width, height and appearence as the websites I mentioned
    above.
    If I choose a photo that fits the width then the length is
    too long. Also if I choose a large photo and have to crop it then
    most of the detail of the photo is lost.
    I'm attempting to create a mock-up for my web in Fireworks
    CS3 and after search Adobe and www I came across the mock up should
    be 1004px which would end up being 1024 with vertical scroll bar
    and small margins.
    I also have Photoshop & Flash CS3 but should mention (if
    you haven't already guess it by now) I am a rookie when it comes to
    creating a website.
    So if you can offer a solution in "Non-Tech Terms" I would
    appreciate it.
    Thank you in advance for your time.

    Greetings & Help!
    I'm trying to create a full width photo layout without the
    photo's being tall.
    Exactly as the following websites - which all seem to be
    using the same size of photo or very close to it.
    This site is static with full width photos that are not tall.
    http://www.jenniferhandyproperties.com/selling
    This site is static for the most part and full width photos
    that are not tall
    http://www.gnvpartners.com/web/
    This site is Flash with full width photos that are not tall.
    expodesigncenter
    I would love to create a flash site just like expo but at
    this point I would settle for a static photo with the same size
    being the same on each page.
    Also I would like my site to be a liquid layout so the photo
    and everything else (text, Links etc) on the page flows correctly.
    The problem...
    I'm trying to use photo's from Istockphoto.com. The size of
    the photo's they offer are
    425 x 282 px (5.9" x 3.9")
    849 x 565 px (11.8" x 7.8")
    1698 x 1131 px (5.7" x 3.8")
    I'm selecting horizontal photo's. I do not know how to match
    the same width, height and appearence as the websites I mentioned
    above.
    If I choose a photo that fits the width then the length is
    too long. Also if I choose a large photo and have to crop it then
    most of the detail of the photo is lost.
    I'm attempting to create a mock-up for my web in Fireworks
    CS3 and after search Adobe and www I came across the mock up should
    be 1004px which would end up being 1024 with vertical scroll bar
    and small margins.
    I also have Photoshop & Flash CS3 but should mention (if
    you haven't already guess it by now) I am a rookie when it comes to
    creating a website.
    So if you can offer a solution in "Non-Tech Terms" I would
    appreciate it.
    Thank you in advance for your time.

  • Container Layout Web Item supported for PDF Printing (Stack 11)

    Dear all and Mr. Prakash Darji
    I had an information that PDF export would be supported for Container Layout Web Item with SPS11. We hrecently have installed SPS11 but the functionality is still not available.
    Does any one have more info on this ? Has SAP changed the plan ?
    The current document at the service marketplace about functional enhancements on the following link does not say any thing about this.
    Link:
    <a href="https://websmp202.sap-ag.de/~sapidb/011000358700004483762006E">Functional Enhancements Schedule BI in NW 7.0 (2004s)</a>
    I would be greatful for any input on this
    Thanks
    Gudu
    P.S. My information has been based on a document from Mr. Prakash Darji
    Title:Publishing Strategies
    11/13/2006
    NetWeaver RIG

    I' an APEX newbie and believe I am having the same or a similar problem. I am (for now) developing a system using the hosted Apex development system online. I have created a Report Query which works fine with the default layout. I downloaded the XML (tried both sample data and schema) into Word 2007 with the BI Publisher Template Builder. I used the table wizard to create a simple layout containing all columns with no customization at all. Saved as an RTF, uploaded to Apex as a Report Layout, associated it with the Report Query, clicked Test Report -- and I got nothing.
    When the is a PDF, I get the same error you mention ( Adobe Reader could not open the <file name> because it is either not a supported file type or because the file has been damaged (for example it was sent as an email attachment and wasn't correctly decoded ). If I switch to an HTML file the out is just a blank screen.
    If I switch back to generic report layout, it works fine. This suggests there is something wrong with the template, though it looks fine in Word with the sample data.
    I've searched the forums and Google for the better part of a day. What am I missing?

  • FAQ: How can I make my Flash Catalyst application scale/use a liquid layout?

    Flash Catalyst CS5 currently only supports applications with fixed dimensions. Custom components you create in Catalyst have absolute sizing.
    If you want to experiment with creating resizable applications (liquid layouts) and components in a preview of the next version of Flash Catalyst, codenamed "Panini",  you can find more information here:
    Introducing Adobe Flash Catalyst "Panini"
    Download Adobe Flash Catalyst "Panini"
    Adobe Flash Catalyst "Panini" help
    Keep in mind that Flash Catalyst "Panini" preview is meant for exploration and testing, not real production. If you are doing real production work, here are some options that work with Flash Catalyst CS5 and Flash Builder:
    Liquid Layouts
    If you are building an application that requires relative constraints, you can take the FXP file from Flash Catalyst into Flash Builder, and apply constraints there so that your components resize according to your application dimensions.
    For more info, see this Help topic:
    Using constraint-based layouts in Flash Builder
    SWF Scaling
    If you want your swf to scale, without relative constraints, there's a simple way to make that work in Builder as well. Simply save out your FXP file from Flash Catalyst and import it into Flash Builder. Open up the "Main.mxml" file. Remove the width and height attributes on the Application tag, and add the attribute:
    preinitialize="systemManager.stage.scaleMode='showAll'
    The entire Application tag should look something like:
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:d="http://ns.adobe.com/fxg/2008/dt"
                      xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"
                      xmlns:ATE="http://ns.adobe.com/ate/2009"
                      xmlns:ai="http://ns.adobe.com/ai/2009"
                      xmlns:flm="http://ns.adobe.com/flame/2008"
                      xmlns:lib="assets.graphics.*"
                      xmlns:components="components.*"
                      backgroundColor="#FFFFFF"
                      preloaderChromeColor="#FFFFFF"
                      preinitialize="systemManager.stage.scaleMode='showAll'"
                      >
    There are a couple other scale modes you may want to try, such as "exactFit", which are outlined at the below link:
    Flash Stage Scale Modes
    Finally, you will have to adjust the object embed code in your html page to set the size of your swf.
    Original discussion here

    you can`t. allow your application internet access without the network admin defining an exception for it specifically.
    If you have admin rights use the router`s/proxy`y configuration software to allow an exception.

  • Widget slide show and liquid layout

    I am trying to use the widget slide show in a liquid layout and I need the slideshow to resize. I used the width 100% and tried the height set to auto but the image hight does not resize. how do I get the slideshow to resize both height and width. 

    I'm not entirely certain the slideshow widget is scalable. Many of them are not.
    You can try adding this to your CSS code:
         img {max-width: 100%; height: auto !important;}
    If that fails, you might want to switch to a fixed-width, centered layout.  Liquid layouts are very tricky to work with.
    Alternatively, you could look for a jQuery slideshow that does support % widths -- although these carry the potential for distorting your images if the aspect ratio is not maintained.
    Nancy O.

  • Liquid Layout - aspect ratio of background

    I am working on a new site with a liquid layout and I havent been able to find a way to keep the aspect ratio correct with the different sizes.
    I wish it was as simple as
    bgimg1._width = Stage.width;
    bgimg1._height = Stage.height;
    the image size im working with is 990x600 for a 1024 display.
    I would like the image to be centered and never to have empty area, so if it needs to it would strech past the sides. Any help is really appriecated.
    Thanks,
    Randy

    when you create the symbol, make sure that 0,0 is not the top left, but the center.  for example in your case, the location of this image symbol would be -495 for x, and -300 for y coordinates.
    Now that the image symbol is centered for itself, it is now time to center it on the stage.  You can do that be finding out the center of the stage which is half of that.
    Now you can set the coordinates of the symbol equal to the center of stage.
    example, myPic.x = Stage.width/2.
    Great, the symbol is now always centered.  But how to make it scale?  It depends on how you want it to scale.  Scale when resizing the webpage, or just scale to fit once?
    If it is just to scale to fit once, you can just play with the values until it fills the screen by setting myPic.scaleX = 1.2; //or greater. Have to do scaleY too.
    If you are trying to make the background scale dynamically, you would first need to create a listener that will detect the change of the stage.
    Inside that change handler, you can set the scale of the symbol based on how much the stage has changed.  The stage would only change if the html wrapped around it is set to scale.
    Hope this helps.

  • Liquid Layout crashing InDesign CS6

    I was using liquid layout - pinning a graphic-  and when I tried to resize, the whole program crashed.   Every time I try to resize - on any page in the doc, it crashes the program.  
    InDesign CS6.   Liquid page rule:  controlled by master [which is object based].   Objects move with page.
    I've tried everything, for hours now.   I have no idea why it was fine, then all the sudden it's broken.
    Very frustrated.  

    How would you go about exporting your alternate layout alone for print?

  • Help with spry menu bar in liquid layout

    I need help getting a spry menu bar with a 6-item list to stay in place in a liquid layout.  Trying to get it horizontally under the header image.  I am new to web design (new to html and code: reading books, searching web, and doing tutorials for many hours now), using CS4, working on a mac.  You can view my trial page on cc-tn.com.  I would appreciate any help offered!

    Problem stems from the fact that your page is looking for files contained on your local hard drive instead of the web site.
    <script src="file:///Macintosh HD/Users/Allison/CC Web/Templates/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="file:///Macintosh HD/Users/Allison/CC Web/Templates/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    In addition, the links to PDF files are pointing to your local hard drive.
    p><a href="file:///Macintosh HD/Users/Allison/CC Web/Documents/Foundations_one-page_green.pdf">Foundations</a> is a grammar-stage program for students K4 through sixth grade. Parents attend morning classes with their children as trained tutors model the tools of learning facts from a variety of interesting subjects. Students also participate in  science and fine arts projects and practice public speaking each week.</p>
        <p><a href="file:///Macintosh HD/Users/Allison/CC Web/Documents/Essentials-One-page.pdf">Essentials</a> is a dialectic-stage program for students in third through sixth grade. Trained tutors model the dialectic tools of learning in English grammar, writing, and math drills. Emphasis is placed on the development of writing skills that will enable students to become effective communicators through the written word. Classes meet in the afternoon following lunch.</p>
        <p><a href="file:///Macintosh HD/Users/Allison/CC Web/Documents/Challenge_one-page.pdf">Challenge A &amp; B</a> are dialectic-stage programs for seventh and eighth graders. Emphasis is placed on group discussion as students become more independent learners. Students focus on logic and debate.</p>
    Did you define a local site folder in DW before you began this project?  Without this critical first step, DW cannot correctly manage assets for you.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Problem uploading templates with liquid layouts and dreamweaver cs6

    Hi
    I have developed some templates in Dreamweaver CS6 and Liquid Layouts
    However when I want to preview them in a browser, they come out blank (No Data at all)
    I have tried this without Liquid and works fine, minor bugs that can be fixed like background image not visible
    It seems the problem its at the BC system
    Will appreciate help on this matter
    Thanks

    You should not be using Liquid in product sites, especially in templates since the whole liquid code breaks and does not render in several places.
    DW has no features to support liquid rendering either yet.
    It is something that is in Alpha.

  • Liquid layout site not scaling correctly in large browsers

    I have built a liquid layout Flash site using AS3 but it isn't  scaling correctly once I go above 1280x1024. I am currently using a Mac  screen with dimensions of 2560x1440 and it looks terrible. The menu  pushes to the top and the bg and page info stays central but with no scale.
    The website is: http://www.khawkinsdesign.com
    The HTML is 100% w+h so it's obviously something  within the AS3 code. This is causing me nightmares so if someone could  take a look at the code pasted and see if there is a way to resolve this  it would be greatly appreciated.
    ---//CODE//---
    package {
        import flash.events.MouseEvent;
        import fl.transitions.Tween;
        import fl.transitions.TweenEvent;
        import fl.transitions.easing.*;
        import flash.display.*;
        import FluidLayout.*;
        import flash.events.Event;
        import flash.net.URLLoader;
        import flash.net.URLRequest;
        import Classes.Lights;
         public class Website extends MovieClip{
             public function Website()  // this function ensures that when  the website is added to stage the Website() class is called
                 this.addEventListener(Event.ADDED_TO_STAGE, init);
                 public function init(e:Event):void
                 /* Set the Scale Mode of the Stage */
                 stage.scaleMode = StageScaleMode.NO_SCALE;
                 stage.align = StageAlign.TOP_LEFT;
                 /* Add the symbols to stage */
                 var bg = new bgHome();           
                 addChild(bg);
                 var menu = new Menu();
                 addChild(menu);           
                 var title = new Title();
                 addChild(title);
                 var home = new Home();
                 addChild(home);
                 var subCategory = new homeCategory();
                 //addChild(subCategory);
                 var footer = new Footer();
                 addChild(footer);
                 /* Apply the alignment to the background */
                 var bgParam = {
                     x:0.5,
                     y:0.5,
                     offsetX: 0,
                     offsetY: 0
                 new FluidObject(bg,bgParam);
                 /* Apply the alignment to the title */
                 var titleParam = {
                     x:0,
                     y:0,
                     offsetX: 0,
                     offsetY: 0
                 new FluidObject(title,titleParam);
                 /* Apply simple alignment to the title */
                 /*var titleParam = {
                     alignment: "TOP_LEFT",
                     margin: 0
                 new SimpleFluidObject(title,titleParam);*/
             var menuParam = {
                     x:0.5,
                     y:0,
                     offsetX:0,
                     offsetY:0
                 /* Apply the alignment to the menu */
                 new FluidObject(menu,menuParam);
                 /* Apply the alignment to the content */
                 var middleParam = {
                     x:0.5,
                     y:0.5,
                     offsetX: 0,
                     offsetY: 0
                     //offsetX: -home.width/2,
                     //offsetY: -home.height/2
                 new FluidObject(home,middleParam);
                 var leftParam = {
                     x:0.15,
                     y:0.5,
                     offsetX: 0,
                     offsetY: 0
                 //new FluidObject(subCategory,leftParam);
                 /* Apply the alignment to the footer */
                 var footerParam = {
                     x:0,
                     y:1,
                     offsetX: 0,
                     offsetY: 0
                 new FluidObject(footer,footerParam);
    //-----DEVIN PAGE CODE START ---- \\
                 //buttons
                 eventListeners();  //Turns on button event listeners
                 handCursors();  //Turns on Hand Cursors at site launch
                 //remove home button event listeners since that's the default
                 menu.home_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                 menu.homeHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                 menu.home_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                 menu.homeHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                 menu.home_btn.removeEventListener(MouseEvent.CLICK, btnHome);
                 menu.homeHit_mc.removeEventListener(MouseEvent.CLICK, btnHome);
                 menu.home_btn.useHandCursor = false;  //Turns off Hand Cursor for Home Button (that's the first page)       
                 menu.homeHit_mc.useHandCursor = false;
                 currentButton = menu.home_btn;   // the current Button  variable (declared below) ensures the buttons flip back once another  page is selected
                 menu.homeHit_mc.targetmc = menu.home_btn;  // Creates the targetmc variable so the buttons can flip
                 menu.aboutHit_mc.targetmc = menu.about_btn;
                 menu.webHit_mc.targetmc = menu.web_btn;
                 menu.contactHit_mc.targetmc = menu.contact_btn;
                 menu.infoHit_mc.targetmc = menu.info_btn;
                 menu.home_btn.targetmc = menu.home_btn;  // Creates the targetmc variable so the buttons can flip
                 menu.about_btn.targetmc = menu.about_btn;
                 menu.web_btn.targetmc = menu.web_btn;
                 menu.contact_btn.targetmc = menu.contact_btn;
                 menu.info_btn.targetmc = menu.info_btn;
                 function eventListeners():void
                     menu.homeHit_mc.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.aboutHit_mc.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.webHit_mc.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.contactHit_mc.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.infoHit_mc.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.home_btn.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.about_btn.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.web_btn.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.contact_btn.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.info_btn.addEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.homeHit_mc.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.aboutHit_mc.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.webHit_mc.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.contactHit_mc.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.infoHit_mc.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.home_btn.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.about_btn.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.web_btn.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.contact_btn.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.info_btn.addEventListener(MouseEvent.MOUSE_OUT, btnOut);
                    menu.homeHit_mc.addEventListener(MouseEvent.CLICK, btnHome);
                     menu.aboutHit_mc.addEventListener(MouseEvent.CLICK, btnAbout);
                     menu.webHit_mc.addEventListener(MouseEvent.CLICK, btnWeb);
                     menu.contactHit_mc.addEventListener(MouseEvent.CLICK, btnContact);
                     menu.infoHit_mc.addEventListener(MouseEvent.CLICK, btnInfo);
                     menu.home_btn.addEventListener(MouseEvent.CLICK, btnHome);
                     menu.about_btn.addEventListener(MouseEvent.CLICK, btnAbout);
                     menu.web_btn.addEventListener(MouseEvent.CLICK, btnWeb);
                     menu.contact_btn.addEventListener(MouseEvent.CLICK, btnContact);
                     menu.info_btn.addEventListener(MouseEvent.CLICK, btnInfo);
                 function handCursors():void    //turns on button mode for all buttons
                     menu.home_btn.buttonMode=true;   // Must turn movieclips on buttonMode
                     menu.homeHit_mc.buttonMode=true; 
                     menu.about_btn.buttonMode=true;       
                     menu.aboutHit_mc.buttonMode=true;
                     menu.web_btn.buttonMode=true;
                     menu.webHit_mc.buttonMode=true;
                     menu.contact_btn.buttonMode=true;
                     menu.contactHit_mc.buttonMode=true;
                     menu.info_btn.buttonMode=true;
                     menu.infoHit_mc.buttonMode=true;
                     menu.home_btn.useHandCursor=true;
                     menu.homeHit_mc.useHandCursor=true;
                     menu.about_btn.useHandCursor=true;
                     menu.aboutHit_mc.useHandCursor=true;
                     menu.web_btn.useHandCursor=true;
                     menu.webHit_mc.useHandCursor=true;
                     menu.contact_btn.useHandCursor=true;
                     menu.contactHit_mc.useHandCursor=true;
                     menu.info_btn.useHandCursor=true;
                     menu.infoHit_mc.useHandCursor=true;
                 function btnOver(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("over");
                 function btnOut(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("out");
    //-----------PAGE FUNCTIONS ------------ \\
                var exitTween:Tween;
                 var bgTween:Tween;
                 var currentBg:MovieClip = bg;
                 var prevBg:MovieClip;
                 var prevPage:MovieClip;
                 var currentPage:MovieClip = home;
                 var currentButton:MovieClip;
                 function btnHome(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("click");
                     exitTween = new Tween(currentPage, "x",  Strong.easeInOut, currentPage.x, currentPage.x + 1000, 30, false);   //animate off old page
                     prevPage = currentPage;
                     currentPage = new Home();
                     addChildAt(currentPage, 4); //adds the about  page to the stage
                     exitTween.addEventListener(TweenEvent.MOTION_STOP, animateOn);
                     currentPage.x = stage.stageWidth/2 -1000;
                     currentPage.y = stage.stageHeight/2;
                    bgTween = new Tween(currentBg, "alpha",  Regular.easeOut, 1,0, 30, false);  // This calls on the bgTween variable  and fades oyt the currentBg
                     prevBg = currentBg;
                     currentBg = new bgHome();
                     bgTween.addEventListener(TweenEvent.MOTION_FINISH, bgOn);
                     addChildAt(currentBg,0);
                     currentBg.x = stage.stageWidth/2;
                     currentBg.y = stage.stageHeight/2;
                     eventListeners();               
                     menu.homeHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.homeHit_mc.removeEventListener(MouseEvent.CLICK, btnHome);
                     menu.homeHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.home_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut); //Disable Mouse Out functionality
                     menu.home_btn.removeEventListener(MouseEvent.CLICK, btnHome);  //Disable Mouse Click functionality
                     menu.home_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);   
                     handCursors();
                     menu.homeHit_mc.useHandCursor = false;
                     menu.home_btn.useHandCursor = false;
                     btnFlip();
                     currentButton = menu.home_btn;
                 function btnAbout(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("click");
                     exitTween = new Tween(currentPage, "x",  Strong.easeInOut, currentPage.x, currentPage.x + 1000, 30, false);   //animate off old page
                     prevPage = currentPage;
                     currentPage = new About();
                     addChildAt(currentPage, 4); //adds the about  page to the stage
                     exitTween.addEventListener(TweenEvent.MOTION_FINISH, animateOn);
                     currentPage.x = stage.stageWidth/2 - 1000;
                     currentPage.y = stage.stageHeight/2; 
                     bgTween = new Tween(currentBg, "alpha", Regular.easeOut,  1,0, 30, false);  // This calls on the bgTween variable and fades oyt  the currentBg
                     prevBg = currentBg;
                     currentBg = new bgAbout();
                     bgTween.addEventListener(TweenEvent.MOTION_FINISH, bgOn);
                     addChildAt(currentBg,0);
                     currentBg.x = stage.stageWidth/2;
                     currentBg.y = stage.stageHeight/2;
                     eventListeners();
                     menu.aboutHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.aboutHit_mc.removeEventListener(MouseEvent.CLICK, btnAbout);
                     menu.aboutHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.about_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut); //Disable Mouse Out functionality
                     menu.about_btn.removeEventListener(MouseEvent.CLICK, btnAbout);  //Disable Mouse Out functionality
                     menu.about_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);       
                     handCursors();
                     menu.aboutHit_mc.useHandCursor = false;
                     menu.about_btn.useHandCursor = false;
                     btnFlip();
                     currentButton = menu.about_btn;           
                function btnWeb(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("click");
                     exitTween = new Tween(currentPage, "x",  Strong.easeInOut, currentPage.x, currentPage.x + 1000, 30, false);   //animate off old page
                     prevPage = currentPage;
                     currentPage = new Web();
                     addChildAt(currentPage, 4); //adds the about  page to the stage
                     exitTween.addEventListener(TweenEvent.MOTION_FINISH, animateOn);
                     currentPage.x = stage.stageWidth/2 - 1000;
                     currentPage.y = stage.stageHeight/2;
                     bgTween = new Tween(currentBg, "alpha", Regular.easeOut,  1,0, 30, false);  // This calls on the bgTween variable and fades oyt  the currentBg
                     prevBg = currentBg;
                     currentBg = new bgWeb();
                     bgTween.addEventListener(TweenEvent.MOTION_FINISH, bgOn);
                     addChildAt(currentBg,0);
                     currentBg.x = stage.stageWidth/2;
                     currentBg.y = stage.stageHeight/2;
                     eventListeners();
                     menu.webHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.webHit_mc.removeEventListener(MouseEvent.CLICK, btnWeb);
                     menu.webHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.web_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut); //Disable Mouse Out functionality
                     menu.web_btn.removeEventListener(MouseEvent.CLICK, btnWeb);  //Disable Mouse Out functionality
                     menu.web_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);       
                     handCursors();
                     menu.webHit_mc.useHandCursor = false;
                     menu.web_btn.useHandCursor = false;       
                     btnFlip();
                     currentButton = menu.web_btn;
                 function btnContact(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("click");
                     exitTween = new Tween(currentPage, "x",  Strong.easeInOut, currentPage.x, currentPage.x + 1000, 30, false);   //animate off old page
                     prevPage = currentPage;
                     currentPage = new Contact();
                     addChildAt(currentPage, 4); //adds the about  page to the stage
                     exitTween.addEventListener(TweenEvent.MOTION_FINISH, animateOn);
                     currentPage.x = stage.stageWidth/2 - 1000;
                     currentPage.y = stage.stageHeight/2; 
                     bgTween = new Tween(currentBg, "alpha", Regular.easeOut,  1,0, 30, false);  // This calls on the bgTween variable and fades oyt  the currentBg
                     prevBg = currentBg;
                     currentBg = new bgContact();
                     bgTween.addEventListener(TweenEvent.MOTION_FINISH, bgOn);
                     addChildAt(currentBg,0);
                     currentBg.x = stage.stageWidth/2;
                     currentBg.y = stage.stageHeight/2;
                     eventListeners();
                     menu.contactHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.contactHit_mc.removeEventListener(MouseEvent.CLICK, btnContact);
                     menu.contactHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.contact_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut); //Disable Mouse Out functionality
                     menu.contact_btn.removeEventListener(MouseEvent.CLICK, btnContact);  //Disable Mouse Out functionality
                     menu.contact_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);       
                     handCursors();
                     menu.contactHit_mc.useHandCursor = false;
                     menu.contact_btn.useHandCursor = false;
                     btnFlip();
                     currentButton = menu.contact_btn;           
                 function btnInfo(e:MouseEvent):void
                     e.currentTarget.targetmc.gotoAndPlay("click");
                     exitTween = new Tween(currentPage, "x",  Strong.easeInOut, currentPage.x, currentPage.x + 1000, 30, false);   //animate off old page
                     prevPage = currentPage;
                     currentPage = new Info();
                     addChildAt(currentPage, 4); //adds the about  page to the stage
                     exitTween.addEventListener(TweenEvent.MOTION_FINISH, animateOn);
                     currentPage.x = stage.stageWidth/2 - 1000;
                     currentPage.y = stage.stageHeight/2; 
                     bgTween = new Tween(currentBg, "alpha", Regular.easeOut,  1,0, 30, false);  // This calls on the bgTween variable and fades oyt  the currentBg
                     prevBg = currentBg;
                     currentBg = new bgInfo();
                     bgTween.addEventListener(TweenEvent.MOTION_FINISH, bgOn);
                     addChildAt(currentBg,0);
                     currentBg.x = stage.stageWidth/2;
                     currentBg.y = stage.stageHeight/2;
                     eventListeners();
                     menu.infoHit_mc.removeEventListener(MouseEvent.MOUSE_OUT, btnOut);
                     menu.infoHit_mc.removeEventListener(MouseEvent.CLICK, btnAbout);
                     menu.infoHit_mc.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);
                     menu.info_btn.removeEventListener(MouseEvent.MOUSE_OUT, btnOut); //Disable Mouse Out functionality
                     menu.info_btn.removeEventListener(MouseEvent.CLICK, btnAbout);  //Disable Mouse Out functionality
                     menu.info_btn.removeEventListener(MouseEvent.MOUSE_OVER, btnOver);       
                     handCursors();
                     menu.infoHit_mc.useHandCursor = false;
                     menu.info_btn.useHandCursor = false;
                     btnFlip();
                     currentButton = menu.info_btn;           
                 function animateOn(e:TweenEvent):void
                     new FluidObject(currentPage,middleParam);
                       removeChild(prevPage);
                 function bgOn(e:TweenEvent):void
                     new FluidObject(currentBg, bgParam);
                     removeChild(prevBg);
                 function btnFlip():void
                     currentButton.gotoAndPlay("out");
    //-----DEVIN PAGE CODE END ---- \\
    Message was edited by: Kyle Hawkins
    Message was edited by: Kyle Hawkins

    hi kyle, mi internet its very slow and i couldnt open your site, but the problem could be on the html, i use css that help a lot to htnl, y copy the code im using in my site:
    html,body {
    background-color: #000;
    padding: 0px;
    height: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow:hidden;
    .container {
    padding: 0px;
    height: 100%;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    html and the body share the same css style, pay atention to the last line(overflow)
    the container its a div where i inserted the swf.
    hope it help you fix the problem

  • 1099 MISC forms for 2009 Layout

    Does anybody know if the SAP Notes for 1099 forms for 2009 layout has been released? I would appreciate if you can provide the SAP Notes Numbers. We are on ECC 6.0
    Regards,
    Marco

    That note explains the changes and says they will be released in November 2009, but I have not seen the release yet.  I did see that yesterday they released note:  1413409 but it says to apply a HOTFIX and it is for Support Package SAPK-10102INA1SBCCG, SP 02 for A1S_BCCG 1.01 *** prepackage 02.11.09 ***" .  
    We are also on ECC 6.0 but are also installing EhP 4 this weekend.  Our BASIS team says this note does not apply to us but it is the only one I have seen for 1099 Misc forms.  So I am interested in the same note Marco is, please.

  • Sizing confusion with Liquid Layout

    Hello,
    I am attempting my first site. I have read the Dreamweaver CS3 Missing Manual (and done the tutorials), so I have a grasp of Dreamweaver and it's powers, but by no means do I consider myself anything but a beginner.
    I have chosen to create a liquid 2 column layout with header and footer using Adobe's layouts to get a handle on the basics. When it opens, it's default 100% size in DW is 969x530. When I shrink the browser, it shrinks too, which I know is obviously the nature of a liquid layout.
    This is my question: how am I supposed to size my banner and images in Photoshop or Fireworks to fit into this layout if the sizing changes whenever I change my browser size? Do I use the default Adobe gave me and size my images around that, or should I make my document size smaller, say to 795x470 (832x624 maximized)?
    Thanks for any help. This question may seem easy, but it's stopping me continuing on with the site.
    Jen

    You need to make your banner liquid as well, like the other gentleman said.
    What might help to understand how this is done is by looking at websites the have liquid banners. Here's a web site I finished a few weeks ago:
    www.aplusoutdoorcinema.com
    If you right click on the marquee and choose view image, you will see that the main graphic is a fixed size. Then if you right-click on the stars to the right of the marquee and in the menu choose view background image, you will see a graphic of stars. This graphic is repeated diagonally across the banner (repeat-x). I used a min-width to keep the moon from crashing into the marquee (unfortunately, IE6 does not recognize the min-width property).
    Often the background image that repeats across a banner is only 1 pixel wide if its just a color. My background image in the example I gave is wide because I needed a variety of stars
    Here's a simpler example on CSS Zen Garden:
    http://www.csszengarden.com/?cssfile=017/017.css
    If you are not acquainted with CSS Zen Garden, it's a showcase for CSS sites and it also invites anyone to download the XHTML or the CSS. So you can download the css on this site, examine the code, and see how they did it.
    If you read David McFarland's book, you are off to a great start.
    Good luck,
    John

  • RWD, liquid layouts, text wrapping at smaller screen size

    It seems like for anyone looking to break into web dev these days, the RWD is a must learn. In a perfect world the concept seems pretty simple: page-specific css, plus media queries. So, do I code based on a strict liquid layout, content/container=%. What about the block text inside, is that set to em or px? I currently have em's and my layout shrinks nicely but the text does not appear to shrink along w the smaller div.
    I know liquid layouts can become hairy. Do open source frameworks like Bootstrap or Gumby provide the structure to overcome that, or is ensuring a smooth responsive design really more up to the developer and the effort put into troubleshooting anyways. The reason I ask is I currently can't afford to upgrade to cs6 from cs5. Thank you.

    DW is just a tool.  What matters most is the talent and effort you bring to the project.
    In the following example, I used CSS Media Queries to set the body base font size in %.
    Mobile = 75%, tablet = 100%, desktop = 135%.
    http://alt-web.com/FluidGrid/Fluid2.html
    Nancy O.

  • Trouble with liquid layout...

    Hi,
    I am trying to layout a site with CSS in a liquid style. This
    is the first time im using a liquid layout and find it pretty
    confusing.... The site is
    here. The problem im currently
    having is the block of text and image in the main content area (in
    white with the guy with the megaphone) looks different in Internet
    Explorer and Firefox and i cant work out why this is. Firefox
    places it higher up the page and explorer places it lower down the
    page....
    How can i get them to be the same distance from the top? Any
    ideas?
    Thanks....

    Hello
    You should validated your code. I think one of your problems
    is that you might have a missing </div> tag. There are one or
    two other easily repaired problems highlighted in the validator. I
    think the bottom of your page needs to look like this:
    <div id="footer">
    <ul>
    <li><a href="#">home</a></li>
    <li><a href="#">about us</a></li>
    <li><a href="#">lessons</a></li>
    <li><a href="#">contact</a></li>
    <li><a href="#">resources</a></li>
    </ul>
    </div>
    </div>
    </body>
    </html>
    If you want your page centered, you're missing margin: 0
    auto; in your CSS for #wrapper; like so:
    #wrapper {
    background-color:#FFFFFF;
    max-width:1000px;
    min-width:810px;
    padding:10px;
    text-align:left;
    width:90%;
    margin: 0 auto;
    You need to think whether using relative positioning is a
    good idea if you don't need it. If you need to fiddle about with
    placement of elements in your page I'd suggest researcing the float
    property and the Box Model. There's plenty out there to read.
    I add the caveat that I am clinging by my fingernails to the
    level slightly above "Novice." I don't use relative positioning for
    example, because I don't understand it!
    Kind regards
    Martin

  • Liquid Layout does not work with extreme long pages

    (Solution at the end)
    Hi there.
    I have a layout for iPad with a width of 1024 and variable height.
    I now need an alternative layout for iPad HD. So I try to use liquid layout to alternate my layout to 2048 width and height x 2.
    The maximum size in InDesign is 15552px. So I managed to get all my SD layouts below 7776px.
    to sum things up:
    iPad SD: 1024x7776
    transform into
    iPad HD: 2048x15552
    Problem is, in this case the option to scale everything automatically gets completely ignored.
    Another layout, which uses only text and no images, boxes or multimedia gets transformed correctly.
    Does anybody have a tip for me how I can work around it?
    Thanks in advance.
    p.s.: Adobe, please increase the maximum sizes for documents
    Solution:
    Aaaand I just got it. Specify a new preset for your document-sizes: 2048x15552. Now if you use the page tool just click the new (in my case) "iPad HD" and choose liquid layout: scale.
    Works like a charm

    I am using Automator to find files with the .pages
    extension and then copy them to another folder, which
    lists the copied Pages files by name but with Zero
    KB! The files will not open - error: the index.xml
    file is missing.
    Any ideas on how to get a Pages file to copy with
    Automator?
    Hi Kurt
    To answer the title of your message: no, Pages does not work with Automator.
    But that's not really what you're asking. You really want to know how to copy Pages documents using Automator.
    To help you we need to know what Actions you're using in Automator and the parameters you're using eg the Filter Finder Items action (using a pages file extension) and the Copy Finder Items actions. Pls let us know how you're doing this and we'll try to help.
    Thanks.

Maybe you are looking for

  • 3 imacs 3 cities, A works to B, B works to C, but A does NOT work to C

    Hello. I have a imac with 10.5.1. We have 2 sets of Grandparents each with 10.5.1 imacs, call them GPA and GPB, call us kids. KIDS can ichat with GPA. GPA can ichat with GPB. KIDS can not however ichat with GPB. To muddy the waters further, if GPA ic

  • Cant mirror my  desktop on my plasma TV monitor

    I cannot mirror a powerpoint presentation that is on my macbookpro to my Marantz plasma TV, using a belkin mini display port to HDMI Cable.

  • LE7 / Kontakt 2

    I've recently bought Kontakt 2 & Kontakt Experience to use with LE7, but cpu drain is crippling my PB. Am thinking of buying desktop, not sure whether to go for new iMac G5 2ghz or sell a limb & buy Powermac G5 dual 2.3ghz. Is anyone out there runnin

  • HL-2270DW Printer not functioning correctly since upgrade to Yosemite

    Since upgrading the printer does not create booklets correctly and over laps pages when printing documents.

  • Can't install Photoshop CS4 Ext

    I have a computer with Win XP SP3 with CS4 Design Standard already installed. I installed Photoshop CS4 Extended, but when I start Photoshop Ext, Photoshop (not Ext) starts. I deinstalled Photoshop Ext and Photoshop in CS4 Design Standard, then insta