Jump to content

CreateJs and Phase


Vidsneezes
 Share

Recommended Posts

Hi folks,  i need some powerful assistance.  (you know?)

I have a splash animation screen that was created in createJS.  Well, pretty complex stuff if you ask me.  But my problem is how could i go about displaying this animation then switching to my game using the same canvas?

My first thoughts were placing this canvas on top of the canvas containing my game, then just i dunno destroy it when the animation is done. I am not sure if that is even possible since i haven't tried it.

Any suggestions on tackling this problem? =) 

Edit * The Title was suppose to be CreateJs and Phaser.
 

Link to comment
Share on other sites

I ended up showing the animation on 1 canvas, then setting a timeout.  The Timeout then calls the Phaser function on a different dom element(i use div for Phaser) but also removes the canvas element the animation was on. I think that gets rid of CreateJs running in the background, but i am not sure.  

It's pretty cool because the animation was probably made in flash and then just exported using CreateJs. It's not very responsive to orientation changes, but it's just a splash screen.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...