Hello in my game I want to make some cutscenes is there a way I can import an animation from flash so that for example:
Player runs through a door....[CUTSCENE OCCURS] then after the cutscene fades and you gain total control. Can this be done.?
ID:164684
![]() May 2 2007, 11:23 am
|
|
![]() May 2 2007, 11:24 am
|
|
I dont think it can be done on the actual screen, but you could do it with the browse.
|
Is that the browser screen on the right hand side? Normally where you see the text players /say.
After you click the Browse tab? |
You can make a popup as the browser, here, let me show you...
mob Now, see the commented lines? Notice the {" and the "}? Backspace the HTML in there then add the html to the movie. |
Nope. You can send the swf file to the client's resource file with browse_rsc. Then do the whole browse() thing to make it show up. Look it up in the ref.
|