Welcome, Guest
  • Author Topic: getting no display  (Read 3909 times)

    lotus2007

    • Server what's that
    • *
    • Posts: 5
      • View Profile
    getting no display
    « on: 06/10/09, 23:37 »

    I have configured this Ecard thing as per mentioned.
    However when view the file, i get no display but an empty page on a server.
    Same results from IE and Mozilla.

    However when tested on localhost, i get the following display:

    " quality="high" bgcolor="#FFFFFF" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">     " quality="high" bgcolor="#FFFFFF" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">


    Please help

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: getting no display
    « Reply #1 on: 06/11/09, 05:26 »
    You need PHP on your server. Post the URL of your movie

    Jorge

    lotus2007

    • Server what's that
    • *
    • Posts: 5
      • View Profile
    Re: getting no display
    « Reply #2 on: 06/11/09, 05:37 »
    I have PHP 5.0.X at my server.

    Other PHP work is going fine. Not this one.

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: getting no display
    « Reply #3 on: 06/11/09, 05:47 »
    Quote
    Post the URL of your movie

    Jorge

    lotus2007

    • Server what's that
    • *
    • Posts: 5
      • View Profile
    Re: getting no display
    « Reply #4 on: 06/14/09, 23:45 »

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: getting no display
    « Reply #5 on: 06/15/09, 06:24 »
    If you don't specify whitch movie to show, you don't get nothing:

    PARAM NAME=movie VALUE=""
    EMBED src=""

    Now as stated on page 4 in the tutorial, this page comes when you select a car, if you go directly, is logic you get nothing: http://www.flash-db.com/Ecards/EcardsTutorial.php?page=4

    Jorge

    lotus2007

    • Server what's that
    • *
    • Posts: 5
      • View Profile
    Re: getting no display
    « Reply #6 on: 06/15/09, 22:53 »
    I am using the same code as available in download section. And made modifications as suggested in that Readme file.

    so which movie should i display Ecard1.fla as the source??

    the value of src is coming from $goto variable. Where will this value come in default case?

    Please help me what changes to make in this file 'SelectCard.php'.

    lotus2007

    • Server what's that
    • *
    • Posts: 5
      • View Profile
    Re: getting no display
    « Reply #7 on: 06/15/09, 23:13 »
    i have also tried to make another html file and embeded the Ecards.fla in it. But still it gives no display. However if i run the Ecards.fla file, its runing fine. But doesnt run wen i embed in html file.
    « Last Edit: 06/16/09, 00:30 by lotus2007 »