# request for an awesome Kirupa tute

**URL:** https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055
**Category:** talk
**Created:** [December 14, 2015, 9:59pm UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055 "2015-12-14T21:59:47Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![somnamblstt](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/somnamblstt/32/7288_2.png) [@somnamblstt](https://forum.kirupa.com/u/somnamblstt)
#### Post date: [December 14, 2015, 9:59pm UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055/1 "2015-12-14T21:59:47Z")

</div>

Since there is only one very short tute for using GSAP in Flash CC Canvas export, and that tute is very abbreviated, I would love to see a more this is why because of this type tute.

[https://greensock.com/forums-support-files/createJS-demo.mp4](https://greensock.com/forums-support-files/createJS-demo.mp4)

For instance, if I have a Flash timeline, can I just add GSAP tweens to keyframes along the timeline?

---

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [December 15, 2015, 6:21am UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055/2 "2015-12-15T06:21:42Z")

</div>

Unfortunately, I haven’t used Flash CC and its Canvas export in a really REALLY long time. I don’t think I"ll have any Flash Professional CC tutorials given that Animate will be out in a month-ish.

---

<div class="post-metadata">

### Author: ![somnamblstt](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/somnamblstt/32/7288_2.png) [@somnamblstt](https://forum.kirupa.com/u/somnamblstt)
#### Post date: [December 15, 2015, 1:14pm UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055/3 "2015-12-15T13:14:07Z")

</div>

🕶 Right now I am just trying things to see what works.

---

<div class="post-metadata">

### Author: ![tbo](https://avatars.discourse-cdn.com/v4/letter/t/7feea3/32.png) [@tbo](https://forum.kirupa.com/u/tbo)
#### Post date: [December 15, 2015, 3:03pm UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055/4 "2015-12-15T15:03:46Z")

</div>

flash cc and animate should be the same thing

---

<div class="post-metadata">

### Author: ![somnamblstt](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/somnamblstt/32/7288_2.png) [@somnamblstt](https://forum.kirupa.com/u/somnamblstt)
#### Post date: [December 15, 2015, 6:39pm UTC](https://forum.kirupa.com/t/request-for-an-awesome-kirupa-tute/634055/5 "2015-12-15T18:39:03Z")

</div>

Yeah, but there will be some other updates in Animate. Not sure whether they pertain to any of the javascript. Hopefully there will be a lot more code snippets,

Edited to add I played around with createjs’s tweening and it is good enough. If I can avoid loading GSAP, just because I agree with Grant Skinner and we should do everything we can to keep our k weight down, that is I think a laudable goal.

I also noticed as I try HTML5 GSAP in Flash Canvas, that left does not work, but X and Y do, scale does not work, but scaleX and scaleY do. So some things will be trial and error. But I have a feeling createjs does not have those conversion issues. I do want to use the actions panel and keep my code on the timeline.

If anyone has any examples of things they have done with Flash Canvas, I would love to see them.
