User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16

Thread: Displaying a web page inside an .swf

  1. #11
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    You can use the Get object to ask a script for information or get a web page and parse it yourself, then you can display the information as you want.
    Working as fast as I can on Fusion 3

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Apr 2008
    Posts
    421
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    Quote Originally Posted by LB
    You can use the Get object to ask a script for information or get a web page and parse it yourself, then you can display the information as you want.
    I wish it was as easy as you described it. There are many obstacles in-between. Firstly get object gives you the raw data in a single line and it is a hell of a problem sorting out what is what. Secondly there are no objects ported to flash which render html which actually will solve a lot of problems if such ability was available.

    Regards

  3. #13
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    That is why it is best to use a php script to give you easy-to-parse information so you can use something like the string tokenizer to get each bit and put it where it goes on screen
    Working as fast as I can on Fusion 3

  4. #14
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Apr 2008
    Posts
    421
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    Hi LB,

    There is no doubt that it can be with limits done. But then this limit forces you to either stick to a static dull layout or compromise to repeatedly change your SWF for any changes you make in your php script. I think we need to persuade FVivolo to port his beautiful web object to be used in flash applications.

  5. #15
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    UrbanMonk's Avatar
    Join Date
    May 2008
    Location
    Southern U.S.A.
    Posts
    847
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    I think flash has the ability to display html built-in. Although it is limited.

    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00000305.html#261591

  6. #16
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro

    Join Date
    Apr 2008
    Posts
    421
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Displaying a web page inside an .swf

    Hi UrbanMonk

    Thank you for the link. There are no such limits in Flash Builder 4 but then it will not give the easy flexibility of MMF to get command of your application. And unfortunately there is at the moment no possibility of utilizing it in MMF.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Displaying a webpage
    By pdsoft in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 2nd January 2013, 02:55 PM
  2. [BUG RC1] Combo Box not displaying
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 10th October 2012, 06:30 PM
  3. Color not displaying
    By King_Cool in forum XNA Export Module Version 2.0
    Replies: 1
    Last Post: 24th January 2012, 07:18 AM
  4. Example how to find text inside a web page
    By Fernando in forum File Archive
    Replies: 0
    Last Post: 14th July 2009, 02:44 PM
  5. Displaying a webpage?
    By Jack_Mcphee in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 3rd November 2008, 03:43 PM

Posting Permissions

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