Embedded Flash in PHP

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Embedded Flash in PHP

    I'm experienced in flash, but a newbie in PHP (running 7.9)- so here's what I
    want to do (It seems fairly simple)

    -I have a link on my homepage that will lead to a content page
    -On this content page I want an embedded flash movie to play
    -So I published an swf and html file and uploaded the swf to my server
    -I then copied the html into the content page
    -I also went into my config.php page an allowed the tags "embed" "object" and
    "param"

    So when I check the content page, nothing shows up.

    Can somebody walk me through or just let me know what step I'm missing?

    Thanks in advance!

    collegeu Guest

  2. Similar Questions and Discussions

    1. Flash Embedded in PowerPoint
      I have embedded several flash files (created with Captivate) in to a PowerPoint presentation which I then burned to a CD. Some Users can view the...
    2. Yes there is embedded font on Flash 8
      I found already the flash 8 help in Macromedia Flash 8
    3. PDF with Flash, QT embedded and not
      Pushing a pdf past the print realm and using swf files, .mov and .wmv files. I've noticed that both Acro6 and Acro7 seem to be 'iffy' sometimes...
    4. Find the URL where Flash app is embedded?
      As a method of securing a flash application that makes a remote lookup of data, I want to verify that the flash application is only being used on...
    5. HTML embedded in Flash
      Hi there, Got a little issue here. Hope someone can help me out. I want to read an entire html file into a variable, but with out using the...
  3. #2

    Default Re: Embedded Flash in PHP

    got an url?

    I did not have to change anyting in my config.php page, so I am unaware of
    that requirement.

    Jon


    "collegeu" <webforumsuser@macromedia.com> wrote in message
    news:dj5map$hio$1@forums.macromedia.com...
    > I'm experienced in flash, but a newbie in PHP (running 7.9)- so here's
    > what I
    > want to do (It seems fairly simple)
    >
    > -I have a link on my homepage that will lead to a content page
    > -On this content page I want an embedded flash movie to play
    > -So I published an swf and html file and uploaded the swf to my server
    > -I then copied the html into the content page
    > -I also went into my config.php page an allowed the tags "embed" "object"
    > and
    > "param"
    >
    > So when I check the content page, nothing shows up.
    >
    > Can somebody walk me through or just let me know what step I'm missing?
    >
    > Thanks in advance!
    >

    Jon Parkhurst Guest

  4. #3

    Default Re: Embedded Flash in PHP

    Hi Jon-
    Thanks for getting back to me. I don't have it set up just yet because I don't
    want a broken link on my homepage
    But the URL is [url]www.collegeuniv.com[/url]

    The link directly to the content page is:
    [url]http://collegeuniv.com/html/modules.php?name=Content&pa=showpage&pid=39[/url]

    But there's nothing on that page at the moment either (this is the page where
    Id like my flash movie to show up on)

    If you wouldn't mind- could you just go through the steps you took to get it
    to work on your site?

    Thanks again for the reply, I really appreciate it.

    Mike



    collegeu Guest

  5. #4

    Default Re: Embedded Flash in PHP

    your procedure sounds fine.

    You should probably setup a test page - copy modules.php to
    test-modules.php, and then publish that and put your flash code in there.

    Jon

    "collegeu" <webforumsuser@macromedia.com> wrote in message
    news:dj65ug$a9t$1@forums.macromedia.com...
    > Hi Jon-
    > Thanks for getting back to me. I don't have it set up just yet because I
    > don't
    > want a broken link on my homepage
    > But the URL is [url]www.collegeuniv.com[/url]
    >
    > The link directly to the content page is:
    > [url]http://collegeuniv.com/html/modules.php?name=Content&pa=showpage&pid=39[/url]
    >
    > But there's nothing on that page at the moment either (this is the page
    > where
    > Id like my flash movie to show up on)
    >
    > If you wouldn't mind- could you just go through the steps you took to get
    > it
    > to work on your site?
    >
    > Thanks again for the reply, I really appreciate it.
    >
    > Mike
    >
    >
    >

    Jon Parkhurst Guest

  6. #5

    Default Re: Embedded Flash in PHP

    Some suggestions to try
    1. Try it with just the HTML file that Flash publishes to eliminate any
    problem with your server script.

    2. View the source returned by the PHP script and validate in DW or other
    HTML validation tool for possible HTML errors.


    --
    Lon Hosford
    [url]www.lonhosford.com[/url]
    May many happy bits flow your way!
    "collegeu" <webforumsuser@macromedia.com> wrote in message
    news:dj5map$hio$1@forums.macromedia.com...
    I'm experienced in flash, but a newbie in PHP (running 7.9)- so here's what
    I
    want to do (It seems fairly simple)

    -I have a link on my homepage that will lead to a content page
    -On this content page I want an embedded flash movie to play
    -So I published an swf and html file and uploaded the swf to my server
    -I then copied the html into the content page
    -I also went into my config.php page an allowed the tags "embed" "object"
    and
    "param"

    So when I check the content page, nothing shows up.

    Can somebody walk me through or just let me know what step I'm missing?

    Thanks in advance!


    Motion Maker Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139