Hi,

I'm planing to make a blog example about using external JS or CSS in Apache
Royale since people ask for it, and I think is one of the key points for
people that wants to use Royale.
My plan is to create a simple example that imports a JS script and then use
bracket access. The example in concrete will use the script for coloring
code that we use in TDJ that is external to Royale to show how we do it.

But I think that's just one of the ways to use external JS (bracket
notation access).
I think there's more:
- dot notation -> but this required typedefs (Let me know if I'm wrong).
and in that case, I don't have clear where we can add code to typedefs to
do this. In the other way, how users can do something like this in their
codebases. For me this is unexplored terrain, so hope others that knows
about it could give some techniques, or point to some docs if we already
has something. Maybe it could be great they could write some doc in our
GitHub pages

- More ways?? Let me know.

I can work on this in few days , hope you could let me know about those
alternate methods I didn't control

thanks

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to