Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • guap Friend
    #129791

    Hi,

    I have 5 videos. How can you make a video playlist? I want to display only 2 videos on my homepage. I checked the parameters and the code I see it this

    {auto height=”300″
    displayheight=”235″}tab/playlist.php{/auto}

    When I enabled the module, it include all the videos. Is there a way to make 2 video playlist without including the others? The videos are stored on the same folder. Is this possible? Thank you and hope to hear from you.

    instantinlaw Friend
    #254259

    Hi
    I’m not an expert on this module, but I believe that if you delete the extra videos from your video folder it will only show the ones you want.

    guap Friend
    #254261

    <em>@instantinlaw 59885 wrote:</em><blockquote>Hi
    I’m not an expert on this module, but I believe that if you delete the extra videos from your video folder it will only show the ones you want.</blockquote>

    Iam using the other videos on my other pages but there are 2 videos that I only wanted to appear on my homepage. Is there any other way to do this?

    instantinlaw Friend
    #254262

    Well like I said, I am not an expert on this, but maybe you can duplicate the module, copy the playlist.php and give it a diffrent name, then in the parameters assign a diffrent folder for the other videos.
    I.e.
    {auto height=”300″
    displayheight=”235″}tab/playlist2.php{/auto}
    Just a thought.

    guap Friend
    #254271

    <em>@instantinlaw 59888 wrote:</em><blockquote>Well like I said, I am not an expert on this, but maybe you can duplicate the module, copy the playlist.php and give it a diffrent name, then in the parameters assign a diffrent folder for the other videos.
    I.e.
    {auto height=”300″
    displayheight=”235″}tab/playlist2.php{/auto}
    Just a thought.</blockquote>

    As you’ve suggested, it works here is the sample page. I notice the names of the video are showing in the menu list below, Is there a way to replace it with the title of each video instead of the names of the video?

    guap Friend
    #254294

    Finally, I found a solution from other forum and I created an XML
    sample video and uploaded the xml file on the sample folder (videos) :-*


    In module parameter – media code

    {auto height=”300″
    displayheight=”235″}playlist.xml{/auto}

    ====
    <playlist version=”1″ xmlns=”http://xspf.orig/ns/0/”>
    <title>Video Files</title>
    <trackList>
    <track>
    <title>My First Video</title>
    <location>/images/stories/videos/independenceday2.flv</location>
    <image>/images/stories/videos/thumbnail/independence2.jpg</image></track>
    <title>Greetings</title>
    <track>
    <title>My second video</title>
    <location>/images/stories/videos/independenceday7.flv</location>
    <image>/images/stories/videos/thumbnail/independence7.jpg</image>
    </track>
    </trackList>
    </playlist>

    :):-*

    instantinlaw Friend
    #254298

    Glad I could help & glad you figured everything out.
    Good luck with your site.:)

    cgc0202 Friend
    #254677

    <em>@guap 59924 wrote:</em><blockquote>Finally, I found a solution from other forum and I created an XML
    sample video and uploaded the xml file on the sample folder (videos) :-*


    In module parameter – media code

    {auto height=”300″
    displayheight=”235″}playlist.xml{/auto}

    ====
    <playlist version=”1″ xmlns=”http://xspf.orig/ns/0/”>
    <title>Video Files</title>
    <trackList>
    <track>
    <title>My First Video</title>
    <location>/images/stories/videos/independenceday2.flv</location>
    <image>/images/stories/videos/thumbnail/independence2.jpg</image></track>
    <title>Greetings</title>
    <track>
    <title>My second video</title>
    <location>/images/stories/videos/independenceday7.flv</location>
    <image>/images/stories/videos/thumbnail/independence7.jpg</image>
    </track>
    </trackList>
    </playlist>

    :):-*</blockquote>

    Hi guap,

    I may need this myself, I do not know how to insert videos in my site yet.

    For better archival, I am creating a summary of solved postings so that it is easy for customers to locate them.. It beats scrolling scrolling through the Forum sections everytime we want to find if our question has been answered before. Sometimes the search option does not get all of them.

    Can you please add the link to this post in the appropriate thread:

    for Joomla 1.5x
    Links to solved problems known bugs of Joomla 1.5x-JA Teline II
    http://www.joomlart.com/forums/topic/links-to-solved-problems-known-bugs-of-joomla-1-5x-ja-teline-ii/

    for Joomla 1.0x
    Links to solved problems known bugs of Joomla 1.0x-JA Teline II
    http://www.joomlart.com/forums/topic/links-to-solved-problems-known-bugs-of-joomla-1-0x-ja-teline-ii/

    Since some threads could be very long, can you please provide the following:

    1. Original post heading:
    2. Link
    3. Your name (username)
    4. Summary:
    a. Brief description of the problem or question and desired goal
    b. Proposed solution to the problem that worked
    c. Please provide an image capture of the before and after, if possible.

    Without any Manual, How To’s or FAQ, the database of these solved problems may go a long way to help each other.

    Thanks,

    Cornelio

    hdfilm Friend
    #257221

    Hi,
    Where is this code:
    {auto height=”300″
    displayheight=”235″}tab/playlist.php{/auto}

    I have gone through all avreloaded php files, but can’t find it, sorry 🙂

    salvomic Friend
    #257267

    hi,
    I’m trying the same configuration, but I get on top of the module the text “WARN_JAVASCRIPT”, then the first video, then, a divider high about few pixels with the second thumbnail…
    How can I get the thumbnails set as the demo page of Ja Teline, in this web site?
    Or an horizontal disposition of thumbanils…

    thanks
    Salvo

    guap Friend
    #257303

    <em>@hdfilm 63414 wrote:</em><blockquote>Hi,
    Where is this code:
    {auto height=”300″
    displayheight=”235″}tab/playlist.php{/auto}

    I have gone through all avreloaded php files, but can’t find it, sorry :)</blockquote>

    You can find this by going to the Extension – Module Manager. Right side see the “parameters” – media code. If it is empty you can put the code but make sure that the playlist.php is installed and the plugin is enabled.

    gaygiorgia Friend
    #257357

    See this 3D too 😉

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 6 voices, and was last updated by  gaygiorgia 16 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum