Giter Site home page Giter Site logo

Comments (3)

tconkling avatar tconkling commented on August 18, 2024

Yeah, the documentation is wrong. If you have a bitmap, you can turn it into a texture with "Convert to Symbol", and typing in flash.display.Sprite for the type. Mark it for "export to actionscript" and then use that symbol in your movies, rather than the bitmap itself.

from flump.

aduros avatar aduros commented on August 18, 2024

I actually added the BitmapData thing to make things more convenient on Arcadians, where we're still working with pngs, and mainly using Flump for the texture atlasing.

I didn't know about "Convert to Symbol", if that works well I'll happily revert 4136be8

from flump.

tconkling avatar tconkling commented on August 18, 2024

The problem with allowing BitmapDatas as textures is that you can't tween them. When you drop a bitmap into a MovieClip and move it around on keyframes, Flash creates a new Graphic symbol in its place, and that is what gets animated, which is not what we want.

from flump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.