bright, fresh software
Downloads  |  Buy

LimeLM for HTML/Javascript Programmers w/ no Flex Experience

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby Wyatt » August 28th, 2011, 4:07 pm

OK, we'll add an HTML/AIR example with TurboActivate 3.1.
User avatar
Wyatt
Site Admin
 
Posts: 2559
Joined: July 11th, 2007, 10:30 pm
Location: New Hampshire

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby snatcher » August 31st, 2011, 12:02 pm

Wyatt,

How much would you charge to implement this into my project for me?

Thanks
snatcher
 

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby Wyatt » August 31st, 2011, 1:10 pm

Send it to wyatt@wyday.com and I'll take a look at it this weekend. There will be no charge -- the real life code will be useful in making a proper AIR HTML/JS example (not that we'll use your code in an example, just that it will let us implement it in real-life way).

Would that help?
User avatar
Wyatt
Site Admin
 
Posts: 2559
Joined: July 11th, 2007, 10:30 pm
Location: New Hampshire

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby Vijay » September 13th, 2011, 8:41 pm

Wyatt,

I am in the same boat, I am not sure how you can include actionscript file into a html/js AIR application. :?:

I have gotten to the point where extendedDesktop is supported but stuck on how to incorporate the licensing files TurboActivate.as & TurboActivateEvent.as into the html / javascript files.

I think one would need to create a swf file as a library containing the two as files and build an Actionscript to JS interface on the html page.

Would you be able to provide a sample for an Abobe Air Application built using only html and javascript. Just FYI, http://www.adobe.com/devnet/air/samples_javascript.html.

Thanks,
Vijay
Vijay
 

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby Wyatt » September 13th, 2011, 9:29 pm

Hey Vijay,

We're putting together an HTML/JS AIR example now. We're trying to get it out in about a week.
User avatar
Wyatt
Site Admin
 
Posts: 2559
Joined: July 11th, 2007, 10:30 pm
Location: New Hampshire

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby vijay » September 26th, 2011, 10:49 am

Wyatt,

Can you please provide an update on the html/javascript AIR integration sample app?

Thanks,
-Vijay
vijay
 
Posts: 1
Joined: September 26th, 2011, 10:47 am

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby Wyatt » September 26th, 2011, 11:01 am

We've been working on it. We're trying to get it out in a few days. Unfortunately HTML/JS AIR apps are second class citizens in Adobe's eyes and they don't provide very good tools to work with.

If you're especially rushed you could always convert the TurboActivate.as and TurboActivateEvent.as files from actionscript to Javascript. That's what we're doing now. Everything else will be identical.
User avatar
Wyatt
Site Admin
 
Posts: 2559
Joined: July 11th, 2007, 10:30 pm
Location: New Hampshire

Re: LimeLM for HTML/Javascript Programmers w/ no Flex Experi

Postby -Vijay » September 27th, 2011, 1:13 pm

Please take a look at these steps from adobe to incorporate inmarket licensing which is not supported anymore.

http://learn.adobe.com/wiki/display/InMarket/Integrating+Licensing+into+an+HTML+application.

Thinking that LimeLM could be substituted where adobe licensing code is used.

This method enables to package the html app into a flex container.

This method also required no porting from AS to JS. Possibly an interface might be needed to handle cases of trial, limited, full versions etc.
-Vijay
 

Previous

Return to LimeLM & TurboActivate Support