A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Dragging frames forward and backward

  1. #1
    Senior Member
    Join Date
    Jun 2000
    Posts
    102

    Dragging frames forward and backward

    I am trying to build a flash move just like the one below, anyone know how to do this? I attached the file I've started with.

    I want my users to be able to click and drag through frames left and right as well..just like the nissan one.

    http://www.nissanusa.com/ms/Titan360/Titan360_en.html

    Thank you so much!
    Attached Files Attached Files
    Last edited by macentyre; 01-19-2004 at 04:08 PM.
    Joey Anderson
    Mac Web Internet, Inc.,
    a web application developer and service provider.
    http://www.macwebinternet.com
    info@macwebinternet.com

  2. #2
    Flash Video Moderator Wheels's Avatar
    Join Date
    Dec 2000
    Location
    Minneapolis
    Posts
    1,590
    This is a image sequence, creating a VR is one of the more complicated components we have ever created - so your work is cut out for you.

    Basically, you set the _xmouse position when the viewer presses, then constanty monitor the change in direction - then transfer that to a 16 frame movieclip that jumps to the proper frame.

    I'm sorry, I don't have a simple expanation for you.

    We will be introducing a component set very soon that will include both interior and exterior VR's - all you'll have to do is tell the component where the images are on the server and the component will do the rest.

    Just a side note, Nissan is using CGI technology to generate these images. We spent some time on a similar project for Chrysler - too bad these guys can't figure out how to create a sharp image at low file sizes. It's not that complicated...

  3. #3
    Senior Member
    Join Date
    Jun 2000
    Posts
    102
    cool thanks,

    They are using flash and not QT I think, so I figure its only like 36 frames that are in a movie clip and the on_drag just uses coordinates to go between frames...that's how I would build it....just don't know the code. It looks to be pretty simple.

    Thanks anyways man...I appreciate your reply!
    Joey Anderson
    Mac Web Internet, Inc.,
    a web application developer and service provider.
    http://www.macwebinternet.com
    info@macwebinternet.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center