how to write Video script in css file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramanagosu
    New Member
    • Mar 2009
    • 9

    how to write Video script in css file

    Hi,
    I am new to php please give me an idea how to manage video script in css file using php

    cheers
    Ramana.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    just out of interest, how is that connected? I mean, there are 3 totally different things... a) a server side script b) video (streams) c) HTML layout definitions

    Comment

    • ramanagosu
      New Member
      • Mar 2009
      • 9

      #3
      ok fine,
      is there any way to configure video script in (style sheet) please tell me

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        CSS is used to tell the browser, how to display the HTML elements. I don't see how that can be used to configure video script.

        Comment

        • ramanagosu
          New Member
          • Mar 2009
          • 9

          #5
          ok fine ,please tell me how to implement video script in php

          Comment

          • Markus
            Recognized Expert Expert
            • Jun 2007
            • 6092

            #6
            Originally posted by ramanagosu
            ok fine ,please tell me how to implement video script in php
            PHP does not play video..

            You'll need to utilise Flash, or others, depending on your file type.

            Comment

            Working...