Skip to content
#

adobe

Here are 458 public repositories matching this topic...

k8w
k8w commented Dec 13, 2017

In generated js, I found this:

lib.as3_PixiAnimate.assets = {
    "a1": "images/a1.png",
    "a2": "images/a2.png",
    "readers_yay": "sounds/readers_yay.wav"
};

The key of lib.XXX.assets is the name.
It would have some problem if there is duplicated name in different folder.
(For example images/a1.png with /a1.png)

It may be better if the key is the fullpath like `

Improve this page

Add a description, image, and links to the adobe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adobe topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.