INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: aavan on November 18, 2007, 08:17:22 am

Title: Information request
Post by: aavan on November 18, 2007, 08:17:22 am
Hello, I'd like to develop an adobe AIR remote controller for JR MC 12.0, and I'd like to use the already built-in remote server files.
But I have to modify the included HTML files, are there any way to do this ? I'm only planning to convert from HTML to XHTML so I can parse the files like XML files :)
Title: Re: Information request
Post by: aavan on November 19, 2007, 07:32:30 am
OK, I made a primitive HTML parser to convert the received HTML code to XHTML and it's working well :)