Best way to achieve this Eg in Muse

I am super inspired by sites that begin to mix rich video with interactive elements embedded in a single parallax scrollable site. Case and poin is this example...
http://moto.oakley.com/
I just actually learned about Muse and saw some rich examples but am wondeirn if you can push it far enough to create an example liek the one attached.
Key aspect
a) Scroll a PNG sequence into view
b) Have the sequence begin to animate at a certain point
c) Trigger text and graphcial overlays
d) have it continue down the page upon completion of PNG sequence
Any tutorials out there that would get close to walking me through creating something remotely close?
Thanks in advance - JG

Hi all. I'm studying design but I have some trouble with this simple thing. I don't know how to achieve this effect in the best and natural way possible...I tried with the pen tool but it sucks...
You do see the irony in your statements, right?
How better for a student to learn than to persevere? That image, once you get a bit more practice with the pen tool, should only take you 5 minutes. If you were coming up with a new to you design, longer. But you have a sample and are only copying it.
Get to using that pen tool and learn.
Mike

Similar Messages

  • Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?

    Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?

    Once the user has entered the URL they want to add to the form. You can use the loadXML function to implement some special text in a label...
    var linkValue = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><exData contentType=\"text/html\" xmlns=\"http://www.xfa.org/schema/xfa-template/2.8/\"><body xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:xfa=\"http://www.xfa.org/schema/xfa-data/1.0/\" xfa:APIVersion=\"Acroform:2.7.0.0\" xfa:spec=\"2.1\"><p style=\"font-weight:bold;text-decoration:none;letter-spacing:0in\">The new link the user have entered is:<a href=\"" + textfield.rawValue + "\">textfield.rawValue</a></p></body></exData>";
      this.resolveNode("lblURL").value.exData.loadXML(linkValue, 1, 1);

  • What is the best way to achieve this

    site is
    here
    much like a "drop shadow" on the content into the background
    i have an image that repats on the y axis.....it is a film strip...
    this is my issue....
    i have the bacground image defined in the #wrapper div as
    follows
    div#wrapper {
    margin:0 auto;
    background:black url(../images/bgMainContent.gif) repeat-y;
    width:772px;
    height:auto;
    text-align:left;
    this way what ever content i fill the web page with the "film
    strips" will repeat all the way down.....
    this is my problem....
    i have two div's for my main content now #bodyPic and
    #bodyContent, they are set to float left and right
    respectivly.....(the are next to each other in other words)
    if i define a background color it wil over ride the "film"
    effect...so what i need to do is set a margin-left:25px; to
    #bodyPic and a margin-right:25px; to the #bodyContent......
    the obvious problem here is the box model problem......is
    there a way i can avoide using margin on the #bodyPic and
    #bodyContent divs? and still have the 25px free on either side ??
    the only way i can think of is to set a background to
    tranparent and add the padding to the elements inside of the divs
    for example if i have p in the #bodyContent i will set the
    margin-right:25px; for the #bodyContent p
    is there another way to achieve this???

    this is an update......my code now looks like this...
    div#bodyWrapper {
    width:722px;
    margin:0 auto;
    text-align:center;
    div#bodyPic {
    margin:0 auto;
    width:257px;
    height:400px;
    background:green url(../images/aboutBodyPic.gif) bottom
    right no-repeat;
    text-align:left;
    float:left;
    div#bodyContent {
    margin:0 auto;
    width:465px;
    height:400px;
    background:blue;
    text-align:left;
    float:right;
    <div id="bodyWrapper">
    <div id="bodyPic">
    </div><!--bodyPic-->
    <div id="bodyContent">
    </div><!--bodyContent-->
    <br style="clear:both;"></br>
    </div><!--bodyWrapper-->
    this doesnt work in IE 5, 5.5.......the two body dovs are not
    being centered in the wrapper.....
    any suggestions?

  • Internationalization ,best way to achieve this

    Hi form
    Some body suggest me HOWTO
    1) Existing web pages need to be converted into 3 different languages
    2) Total existing JSP Browser Displayable pages is approximately 540+
    3) Total multilingula is ( 540+ ) X 3 Languages
    Solution in terms of memory / runtime usgae ?
    a) Do i map all the static content of each page across the 540+pages into
    one single properties file and use Resource bundle to execute across
    the language selected
    b) Do i map all the static content of each page in 1:1 property files across
    the 540+pages,then use resource bundle to execute across
    the language selected

    Some body suggest me HOWTO
    1) Existing web pages need to be converted into 3
    different languagesContent management system. Has nothing to do with Java.
    2) Total existing JSP Browser Displayable pages is
    approximately 540+get a few translators and bring some time.
    3) Total multilingula is ( 540+ ) X 3 Languages
    Solution in terms of memory / runtime usgae ?Irrelevant. Not that there's any way to make an assumption, giving the information we have.
    a) Do i map all the static content of each page
    across the 540+pages into
    one single properties file and use Resource
    bundle to execute across
    the language selected
    Do i map all the static content of each page in 1:1
    property files across
    the 540+pages,then use resource bundle to execute
    across
    the language selectedGet a content management system for the static content.

  • Best way to achieve PHD-like ability in home environment?

    We have 4 Macs at home.   Each mac (except mine) has 4 identical logons -- one for each member of the family.   The physical Mac themselves become just generic devices -- i.e. grab whichever one is available.    The problem arises when Kid 1 writes a term paper on Mac 1, later picks up Mac 2 and tries to edit it.   She then needs to find Mac 1 and log into her account....
    I read about OSX Server and thought about buying a Mini, turn on PHD, and have home directories sync'd in the background/logon/logout so that it truly doesn't matter which Mac a family member picks up.    Thought also about having a shared PHD for things likely to be accessed by multiple family members at the same time -- pictures, music, etc...
    Q:  Is OSX Server the best way to achieve this?   
    Q:  OSX Server on a dedicated Mini or just on my Macbook (which has tons of storage, the shared family stuff is there now anyway)?
    Q:  I've seen mention that two people can't simulataneously connect to the same PHD.  Is that true?   Would that make PHD unsuitable for a group shared file area?
    Many thanks in advance,
    Marty

    OS X Server can do this.  You'll need to set up local DNS, local shares and the rest, and then bind the client Mac systems to the Open Directory server.
    A Network Attached Storage device — or accessing a share that's been configured on whatever Mac was used, technically there's no need for server to export shares from Mac systems — is another and potentially much simpler option here.  Put the shared files there, and any Mac can access them.
    With Open Directory, folks would have their own logins, and I'd generally not look to have multiple logins in parallel with portable home directories in use.  Portable home directories are useful when the Mac systems are portable and leaving the local network on occasion.  If the Mac systems are not leaving the local network, then a network home directory is probably better.

  • Best way to achieve multiple paths with quizzes using Captivate 6?

    I’m looking for the best way to achieve multiple paths and quizzes using Captivate 6.
    Here is the scenario: The learner watches general slides 1 – 3 and then chooses between Path A, Path B, or both paths combined.  If they choose Path A then they watch the A portion only and take the A Quiz only. Same happens for Path B and for the two paths combined. The learner would only have to go one path to complete the course.
    What I’m finding is Captivate only has one Quiz results page (even if you create two separate quizzes, it merges them). I was trying to avoid having three separate projects for the same module to keep it simple. I see if I have three separate projects I could use the Multi-SCO Packager to merge them for use on my Moodle LMS. But wait, I don't have the elearning suite, so I don't have access to the Multi-SCO Packager...
    My question is: What is the best approach way to accomplish this goal? Any recommendations?
    Message was edited by: austingina

    Captivate 6 has Branch Aware quizzing.  Turn on that option in Quiz Settings and then your Quiz Results page should only show results for the branch your user visits.

  • My old computer is dying and I want to transfer my account to my new computer.  I will not be using the old computer at all.  What is the best way do do this?

    I want to stop using my old computer completely and transfer my itunes account to my new computer.  What is the best way to do this?

    A simple search

  • My Macbook pro was stolen 09/12, the police just returned it to me. I want to remove all the data and start over. Format the drive's etc. I have windows 7 on 1 partion and mountain lion OSX on the apple partition. How is the best way to do this?

    My Macbook pro was stolen 09/12, the police just returned it to me. I want to remove all the data and start over. Format the drive's etc. I have windows 7 on 1 partion and mountain lion OSX on the apple partition. How is the best way to do this?

    Have a look here...
    what-to-do-when-your-hard-drive-is-full.html

  • TS1314 I have lots of organized photos on my PC and I want to keep them organized to sync to ipad.... how is the best way to do this?

    I have spent a lot of time saving, organizing and arranging photos (for the last 7 years) on my PC, and would like to know the best way to transfer these, AND MAINTAIN THE ORGANIZATION OF THE FOLDERS, to my new ipad (and later, my iphone). I have a really good system, and I do not want to have to do it all over again, on the ipad. I DO NOT want to subscribe to another monthly service fee (i.e. the iCloud) but DO have iTunes on my PC.
    What is the simplest method to do this ?  I have tried synching, but, each time have lost photos (on my ipad) OR have had NO ORGANIZATION AT ALL to the photos once synced.  I have all these photos (5.6gb) in the My Pictures folder, then subdivided into years, then subdivided into events and months within the years.  So, my transfer of the My Picures folder, completely transfers all of them, but with NO further organization.  Again, I have spent years doing this, and don't want to have to re-invent the wheel. 
    Can someone advise (or even better, lead me to a youtube video) that accurately shows the best way to do this ?
    Thank you, in advance, for your help.
    p.s.  I particularly enjoy Dan Nations very informative articles on how to get the best from my products.  And, wish Apple would explain "how it works" regarding the syncing methods on the Operating System.  It is the only thing I "don't get" about using my iPad..... meanwhile I LOVE my new mini ! ! ! ! ! ! ! thanks Apple, for keeping things simple.... Please don't change that !

    Correct, it will only be one-level, the Photos app doesn't support sub-albums - the sub-folders photos will be included in the parent's album.
    If you select My Pictures at the top of the Photos tab when syncing, then you should get an album for each folder that is directly under it - so if I understand correctly what you described then that would mean an album for 2013, one for 2012 etc. And each of those should include all the photos in the subfolders under it - so 2013 would include the photos from the events and months subfolders under it.
    You can't sync them separately, only the contents of the last sync remains on the iPad, by not including a folder in the next photo sync you are effectively telling iTunes that you no longer want that folder/album on the iPad so it will be removed and be replaced by the contents of the new sync (you can't delete synced photos directly on the iPad, instead they are deleted by not including them in the next sync).
    The app that I use, Photo Manager Pro, allows you to select and copy a folder (via FTP), but you would need to select each subfolder individually, which if you have a lot would be time-consuming (I think that if you select '2013' it would ignore the folders beneath it).

  • I am trying to make a pdf of a file and I need to get the file size to be no bigger than 10MB. What is the best way to do this

    I am trying to make a pdf of a file and I need to get the file size to be no bigger than 10MB. Even when I save it, the image quality at minimum the file size is 10.9 MB. What is the best way to do this

    @Barbara – What purpose is that PDF for? Print? Web?
    If web purpose, you could convert CMYK images to sRGB. That would reduce the file size as well.
    A final resort to bring down file size is:
    1. Print to PostScript
    2. Distill to PDF
    That would bring file size down even more. About 20%, depending on the images and other contents you are using, compared with the Acrobat Pro method. If you like you could send me a personal message, so we could exchange mail addresses. I could test for you. Just provide the highres PDF without any downsampling and transparency intact. Best provide a PDF/X-4.
    I will place the PDF in InDesign, print to PostScript, distill to PDF.
    Uwe

  • HT1451 I need to move my library from my old computer to my new laptop. What's the best way to do this?

    I need to move my library from my old computer to my new laptop (Windows 8). What's the best way to do this?

    These are two possible approaches that will normally work to move an existing library to a new computer.
    Method 1
    Backup the library with this User Tip.
    Deauthorize the old computer if you no longer want to access protected content on it.
    Restore the backup to your new computer using the same tool used to back it up.
    Keep your backup up-to-date in future.
    Method 2
    Connect the two computers to the same network. Share your <User's Music> folder from the old computer and copy the entire iTunes library folder into the <User's Music> folder on the new one. Again, deauthorize the old computer if no longer required.
    Both methods should give the new computer a working clone of the library that was on the old one. As far as iTunes is concerned this is still the "home" library for your devices so you shouldn't have any issues with iTunes wanting to erase and reload.
    I'd recommend method 1 since it establishes an ongoing backup for your library.
    If you have an iOS device that syncs with contact & calendar data on your computer you should migrate this information too. If that isn't possible create a dummy entry of each type in your new profile and iTunes should offer to merge the existing data from the device into the computer, otherwise the danger is that it will wipe the information from the device.
    If your media folder has been split out from the main iTunes folder you may need to do some preparatory work to make it easier to move. See make a split library portable.
    Should you be in the unfortunate position where you are no longer able to access your original library, or a backup of it, then see Recover your iTunes library from your iPod or iOS device for advice on how to set up your devices with a new library with the maximum preservation of data. If you don't have any Apple devices then see HT2519 - Downloading past purchases from the App Store, iBookstore, and iTunes Store.
    tt2

  • I want to upgrade my Imac from tiger 10.4.11 to Mac OS 10.6 Snow Leopard. What is the best way to do this.

    I have just purchased an iphone 4 and it needs me to have the latest itunes on my computer.  I have not upgraded by computer for some time and thought this is probably the time to do it. My computer is an imac intel with Tiger 10.4.11. I want to upgrade my Imac from tiger 10.4.11 to Mac OS 10.6 Snow Leopard or higher.  What is the best way to do this?  Appreciate any help as I am out of practice. I used to be an old hand at this, but things have moved on since I didn't upgrade or use my computer as much!

    Catherina wrote:
    ...  What is the best way to do this?
    The best way, really the only way, is to purchase Snow Leopard.
    Online (UK): http://store.apple.com/uk/product/MC573/mac-os-x-106-snow-leopard
    Elsewhere: call the phone number in the Apple Online Store.
    Apple's price is $19.99, £14.00, €18.
    Snow Leopard is not available to download from any legitimate source.
    Once you install Snow Leopard, upgrade iTunes to version 10.7 or the latest, iTunes 11.
    iTunes 10.6.3 is the last version of iTunes to support Mac computers with Mac OS X 10.5.8 with either Intel or PowerPC processors, but since you have an Intel iMac, the best solution is to purchase Snow Leopard. Leopard is no longer available from Apple and prices from aftermarket vendors can be unreasonably high.

  • Urchased a new desktop pc and I want to move itunes and all files including IPAD apps to my new computer and delete off my old one.  What is the best way to do this?

    I just purchased a new desktop PC and want to move Itunes and all my Ipad Apps to new computer, and delete off my old computer.  What is the best way to do this?

    Hi,
    See Here for Transferring your iTunes Library
    http://support.apple.com/kb/HT4527
    Make sure Everything is working to your satisfaction Before Deleting anything from your old computer...
    Cheers,

  • How to create a function with dynamic sql or any better way to achieve this?

            Hello,
            I have created below SQL query which works fine however when scalar function created ,it
            throws an error "Only functions and extended stored procedures can be executed from within a
            function.". In below code First cursor reads all client database names and second cursor
            reads client locations.
                      DECLARE @clientLocation nvarchar(100),@locationClientPath nvarchar(Max);
                      DECLARE @ItemID int;
                      SET @locationClientPath = char(0);
                      SET @ItemID = 67480;
       --building dynamic sql to replace database name at runtime
             DECLARE @strSQL nvarchar(Max);
             DECLARE @DatabaseName nvarchar(100);
             DECLARE @localClientPath nvarchar(MAX) ;
                      Declare databaselist_cursor Cursor for select [DBName] from [DataBase].[dbo].
                      [tblOrganization] 
                      OPEN databaselist_cursor
                      FETCH NEXT FROM databaselist_cursor INTO @DatabaseName
                      WHILE @@FETCH_STATUS = 0
                      BEGIN       
       PRINT 'Processing DATABASE: ' + @DatabaseName;
        SET @strSQL = 'DECLARE organizationlist_cursor CURSOR
        FOR SELECT '+ @DatabaseName +'.[dbo].[usGetLocationPathByRID]
                                   ([LocationRID]) 
        FROM '+ @DatabaseName +'.[dbo].[tblItemLocationDetailOrg] where
                                   ItemId = '+ cast(@ItemID as nvarchar(20))  ;
         EXEC sp_executesql @strSQL;
        -- Open the cursor
        OPEN organizationlist_cursor
        SET @localClientPath = '';
        -- go through each Location path and return the 
         FETCH NEXT FROM organizationlist_cursor into @clientLocation
         WHILE @@FETCH_STATUS = 0
          BEGIN
           SELECT @localClientPath =  @clientLocation; 
           SELECT @locationClientPath =
    @locationClientPath + @clientLocation + ','
           FETCH NEXT FROM organizationlist_cursor INTO
    @clientLocation
          END
           PRINT 'current databse client location'+  @localClientPath;
         -- Close the Cursor
         CLOSE organizationlist_cursor;
         DEALLOCATE organizationlist_cursor;
         FETCH NEXT FROM databaselist_cursor INTO @DatabaseName
                    END
                    CLOSE databaselist_cursor;
                    DEALLOCATE databaselist_cursor;
                    -- Trim the last comma from the string
                   SELECT @locationClientPath = SUBSTRING(@locationClientPath,1,LEN(@locationClientPath)-  1);
                     PRINT @locationClientPath;
            I would like to create above query in function so that return value would be used in 
            another query select statement and I am using SQL 2005.
            I would like to know if there is a way to make this work as a function or any better way
            to  achieve this?
            Thanks,

    This very simple: We cannot use dynamic SQL from used-defined functions written in T-SQL. This is because you are not permitted do anything in a UDF that could change the database state (as the UDF may be invoked as part of a query). Since you can
    do anything from dynamic SQL, including updates, it is obvious why dynamic SQL is not permitted as per the microsoft..
    In SQL 2005 and later, we could implement your function as a CLR function. Recall that all data access from the CLR is dynamic SQL. (here you are safe-guarded, so that if you perform an update operation from your function, you will get caught.) A word of warning
    though: data access from scalar UDFs can often give performance problems and its not recommended too..
    Raju Rasagounder Sr MSSQL DBA
          Hi Raju,
           Can you help me writing CLR for my above function? I am newbie to SQL CLR programming.
           Thanks in advance!
           Satya
              

  • I want to connect a Mac mini to a Samsung 40", Whats the best way to do this?

    I want to connect a Mac mini to a Samsung 40" LED tv to use as the monitor, whats the best way of doing this?

    Understand that there is one HDMI port on your TV that is specifically designated for PC connectivity. The order that the TV or Mini are powered on may determine your results. For your specific TV model, check buyer reviews on Amazon or elsewhere that can include optimum TV/Computer settings adjustment for improved viewing results.

Maybe you are looking for

  • Oracle.security.jps.service.credstore.CredentialAccessPermission

    Hi Experts, We have installed Weblogic 10.3.5, 11.1.1.5 oim + soa in AIX operating system machine. We also patched to 11.1.1.5.2. When I started admin server, oim and soa server I can see all the three servers started, but I couldn't access idm page.

  • Phone vibrates, doesn't ring?

    Iphone 5 vibrates, doesn't ring. What to do?

  • Add PO additional attachments links to approval Notification

    Hello, I have a requirement: when a PO approval notification is sent, I need to add another section in Notification to list URL Links of all po attachmnets. I am not talking about sending attachments in the email. My requirement is on notification it

  • BP ship to mode of transportation - How to replicate from R3

    Hi all, In CRM there is field Mode of Transport ( for ship-to role> shipping) I whish to replicate its customization from R3 via R3AS. In R3  it is customized : Logistics Execution -> Shipping -> Basic Shipping Functions ->Routes -> Define Routes ->

  • Speed improvements with 4.1

    While waiting patiently (well, sort of) for the new update, I found this really helpful review and tests of 4.1 on the 3G phone. Three pages of good info: http://www.anandtech.com/show/3893/caring-for-the-elderly-ios-41-speed-boost-on- iphone-3g