View Single Post
  #1 (permalink)  
Old 03-30-2009, 10:00 AM
urbanriver urbanriver is offline
Junior Member
 
Join Date: Mar 2009
Posts: 19
Default Buttons, Variables & XML

Hi everyone,

Just downloaded a demo copy of SWFKit to replace the Zinc application I've been using. Basically right now the Zinc browser is buggy and won't let me create the functionality for the project I need to complete asap.

Here's what I'm trying to achieve, it's quite simple.

We have an .aspx website that will run on a local network server. I've created simple interface that has a few buttons and the window control buttons. I'm using AS3 in my .swf.
I need to be able to set the URL that the IE control first loads in dynamically via a .txt file or .xml. One of my buttons will change this URL, also grabbing the actualy link from a .txt or .xml file.


So far I've got the application minimizing, maximizing and restoring it's original size and I'm about to look at the screen capture feature. I'm really strugling with this initial URL loading from .xml or a .txt file. I've tried loading variables in, which I can't get to work

Can anyone help me please! It would be great if you could spare the time to post some code up or links to help me figure this out.

My project files can be downloaded here: http://www.urbanriver.com/project-files.zip

Many thanks


Last edited by urbanriver; 03-30-2009 at 10:03 AM.
Reply With Quote