hide a *.swf into a php file?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • derblub
    FFR Player
    • Aug 2006
    • 124

    #1

    hide a *.swf into a php file?

    hi - just saw that ffr is "hidden" into a php file, and now i wanted to know how this works - i want to include something like this into my site for "protecting" the content

    thx for answers
  • CodeLabMaster
    FFR Player
    • Apr 2006
    • 5

    #2
    Re: hide a *.swf into a php file?

    It isn't really hidden in the sense that you are thinking, and it is still very easy to find the content, but I used to use a method similar to this when I had a website. They are using an include function in the embeded file to do that.

    Comment

    • Tasselfoot
      Retired BOSS
      FFR Simfile Author
      • Jul 2003
      • 25185

      #3
      Re: hide a *.swf into a php file?

      if you can't figure out how to embed a flash file into a page... you shouldn't be putting flash into your pages.

      or if you really must know, i'm sure google has a million tutorials that you can find. google is your answer to EVERYTHING.
      RIP

      Comment

      • derblub
        FFR Player
        • Aug 2006
        • 124

        #4
        Re: hide a *.swf into a php file?

        @ tasselfoot
        i know how to put a flash file to a page... but thanks for your very inteligent advice.....

        sowhy is there a discussing-board when google knows everything?!....

        ......

        @codelabmaster
        can you explain me your method you used on your page?

        Comment

        Working...