Home » questions » Is it possible to host a Flash Video File in a different directory than the page its going to be dis

Is it possible to host a Flash Video File in a different directory than the page its going to be dis

2006-08-07 14:37:39, Category: Programming & Design
I Have test.flv and the 2 swf's for editing. can I put those in a video folder named vid and then reference it from index.html which is on the same level as the vid folder? heres the code, its not showing the entire player for some reason:

Answers

  1. Ralph Q

    On 2006-08-07 14:40:26


    Absolutely. Simply use the full path in the embed tag.
  2. Milu

    On 2006-08-07 14:40:51


    Or the relative path.