A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Transition to HTML Image Smoothly

  1. #1
    Member
    Join Date
    Mar 2000
    Location
    Chicago
    Posts
    40

    Question

    Hi,

    I would like to resolve a Flash movie to a dhtml page smoothly. I'm doing a 'Get URL' which calls the page fine, but there is a
    jump on the screen.

    Any hints on this?

    Thanks!

    mellow

  2. #2
    Senior Member
    Join Date
    Feb 2000
    Posts
    195

    Lightbulb

    The only way would be to put your Flash movie INSIDE the DHTML page, on the top layer. Then simple hide that layer.

    There is (to my knowledge) no way to transition smoothly between HTML documents, as it is their nature NOT to preload.


    <EMBED src="/cgi-bin/ubb/Members/sigs/00000205.swf" quality=high WIDTH=500 HEIGHT=50 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  3. #3
    Member
    Join Date
    Mar 2000
    Location
    Chicago
    Posts
    40

    Red face

    Thank you Scottris.

    m

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