Can I Add Flash or Java Script to a Freeway Site?

I have a person who wants to send me a Flash or Java Script crossword puzzle to be added to my site. I’ve seen his work and it’s top-notch. The crossword puzzles allow people to type on the answers right on the site.

I’ve dropped HTML code into my site before using the HTML Markup feature.

How would I do this with Flash or Java?

Thanks,
Jamie


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Flash is just a “noisy picture” from Freeway’s perspective. You can
drag it onto the page, size it and position it like any other art
element. JavaScript would depend a lot on the actual code, but you can
use the Markup Item to add a script on the page in a particular spot,
and the Page/ HTML Markup dialog to add library script to the HEAD
tag. Most JavaScript of any complexity will rely on a library of code
injected in the head along with a specific invocation of that code at
the spot in the layout where the visual output is needed, so you
probably will need to do both.

Walter

On Jan 25, 2011, at 10:01 AM, Jamie Turner wrote:

I have a person who wants to send me a Flash or Java Script
crossword puzzle to be added to my site. I’ve seen his work and it’s
top-notch. The crossword puzzles allow people to type on the answers
right on the site.

I’ve dropped HTML code into my site before using the HTML Markup
feature.

How would I do this with Flash or Java?

Thanks,
Jamie


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks, Walt! That answers my question.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options