Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2005
    Posts
    2

    Huh? Application with web page

    how do i make an application open with the background as a web page ?
    i.e like this forum.
    please help i am fist time user
    ds

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by viponds
    how do i make an application open with the background as a web page ?
    i.e like this forum.
    please help i am fist time user
    ds
    At this time, that is not an officially supported feature of AMS 5. If you search the forums here you may find work arounds, or maybe another has an example they can share.
    Intrigued

  3. #3
    Join Date
    Feb 2005
    Location
    Oklahoma
    Posts
    12

    Putting web pages inside ams

    If you mean to put a web site, for example, inside your ams application, it's simple. Create a folder, ex. "sample site", inside that folder put your pages, e.g. index.html, about.html, etc., copy that folder into your docs folder within your ams app, ex. c:\mydocuments\samplesite\cd root\autoplay\docs\sample site\. Place the web browser object on your page, size it as desired, and then select your html file from docs folder to be the opening page. Build project and run it. But if u want navigation buttons, you will have to create them individually, else borrow from sample browser prog included with ams5. With ams, you can create file open buttons, back, forward, refresh, print, home, etc. You may create open external prog buttons, as open notepad, etc. Within your html pages, u can embed audio, flash, video, etc. If you are creating a browser of sorts, u can combine audio player, web browser, etc., creating versatile dynamic software. If you merely want the browser object to open a page that is live online, then simply denote that for opening page, e.g. http://www.yoursite.com/index.html. As for web pages as backgrounds, you may get a good screen capture prog like snagit, and take that saved graphic and use it as background, but it would be a graphic only. If you wanted the links on that page to work, you would have to create hotspots for each link. The next question, would be whether it opened in your autoplay browser (if any) or external brower as internet explorer etc. I hope this little bit of info has helped. I came into these forums a few years ago, not knowing anything about programming. I were lucky, people are nice and helpful usually. Actually, autoplay has many options possible that simply aren't readily listed, else, evolve from individual developer. Worm, Tigger, and Corey are a great source for learning, but try to dig a little first. They have a wealth of knowledge to share.
    Last edited by hammerstein; 06-11-2005 at 06:11 AM.

  4. #4
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Ah, good work around suggestion.
    Intrigued

  5. #5
    Join Date
    Jun 2005
    Posts
    2

    thanks

    thank for that
    it is not quite what im looking for.
    i dont think ams does what i want, however i have sent it to my host and i will see if they can load it as well.

Similar Threads

  1. Web function help
    By sue in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 04-02-2004, 12:12 PM
  2. HOW TO: Return a Web Browser Object to the Original URL after a Page Jump
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 02-03-2003, 09:18 AM
  3. HOWTO: Create a Page Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-26-2002, 05:20 AM
  4. INFO: Dynamically Resizing an Application at Runtime
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-21-2002, 02:23 PM
  5. HOWTO: Make an AutoPlay Application Expire
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-09-2002, 10:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts