A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Texts from flash transferred in HTML

  1. #1
    Senior Member
    Join Date
    Aug 2009
    Posts
    113

    Texts from flash transferred in HTML

    Hi! This forum is really abig help for me. So I was thinking, a genius here could answer my problem. I just want to ask how could I possible show the texts inside flash in HTML?

    Here's the sample:
    http://www.varal.org/media/niftyplayer/

    You could see there the textbox inside flash: ready

    Now everytime the d_txt (that's the instance name of that) changes text, I want it to show in HTML. So in HTML, it will also show 'ready'.

    Or if the player is playing and the textbox is showing: (00:02) playing
    it will also show: (00:02) playing - in HTML

    Is it possible?

    Thnaks in advance.

  2. #2
    Member
    Join Date
    May 2009
    Location
    Ahmedabad, GUJARAT, INDIA
    Posts
    31

    It can be done but you have to use some bridge

    hello bridge,

    You can do it but you have to use some bridge, here bridge means asp or php

    we cannot sent data directly to html control but via php or asp you do it you can do it via javascript also

    Regards,
    Kunjan

  3. #3
    Member
    Join Date
    Nov 2009
    Location
    Philadelphia
    Posts
    40
    I agree with Kujan, I have a question though... Why would you want to do this?
    - Nick Stanziani

    pls support: www.whowantsacookie.com

    My site: pebcak

  4. #4
    Junior Member
    Join Date
    Nov 2009
    Posts
    5
    I remember using fscommand to do a video library years ago. Not sure if that is relevant these days, but you might want to take a look at that subject.

  5. #5
    Senior Member
    Join Date
    Aug 2009
    Posts
    113
    I need to control the mp3 position using javascript. So if the flash text is transferred in html, javascript could now control without having errors.

    How is that fscommand?

  6. #6
    Member
    Join Date
    May 2009
    Location
    Ahmedabad, GUJARAT, INDIA
    Posts
    31

    asp/php asy and quick

    HI,

    as per my opinion asp and php are very quick way for this type of scenario

    Thanks,
    Kunjan

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center