Giter Club home page Giter Club logo

Comments (8)

jsardas avatar jsardas commented on August 22, 2024

Hi @motahedian ,

Please note that the first link you posted is broken, it should be:
http://www.pars-tv.com/flashls-0.1.0/examples/flowplayer/index.html

The second link (within Wordpress) is not working because you are not actually using Flowplayer SWF at all. You can test with this simple procedure:

  1. Open each link in a separate browser with the debug or developer tools open
    http://www.pars-tv.com/flashls-0.1.0/examples/flowplayer/index.html
    http://www.pars-tv.com/%D8%B4%D8%A8%DA%A9%D9%87-%DB%B3/
  2. Filter the console output (network) to only show records matching "swf"

In the first case (working link) you will see:
http://www.pars-tv.com/flashls-0.1.0/examples/flowplayer/flowplayer.swf

In the second case, you will see:
http://www.pars-tv.com/wp-content/plugins/CreativePlayer/view/player/js/Jplayer.swf

Additionally, you seem to be loading Javascript from JWPlayer, Flowplayer and CreativePlayer all simultaneously in the second link. If you are trying to use Flowplayer, and in order to avoid conflicts, it would be important not to load Javascript from other players.

from flashls.

motahedian avatar motahedian commented on August 22, 2024

It would be appreciate if you let me know how can I use swf in my wordpress codes.

from flashls.

motahedian avatar motahedian commented on August 22, 2024

it would be much appreciate If I have to pay something for using this plugin in my wordpress.

Thanks

from flashls.

jsardas avatar jsardas commented on August 22, 2024

Hi @motahedian ,

All you have to do is follow the logic you used in your first link, but inserting the same source code as custom HTML using Wordpress' HTML Post Editor (instead of the default Visual Post Editor).

Don't do it by using a certain Wordpress plugin, just paste the right HTML code in a new regular post by using the HTML Post Editor.

Below is an article that you may find helpful:
http://www.wpexplorer.com/custom-code-wordpress-posts/

Basically you are just creating your own custom HTML page (like you did in the first working link), but inside one of your Wordpress' posts.

from flashls.

motahedian avatar motahedian commented on August 22, 2024

Hi @jsardas ,
I tried too many ways such as( copying script from Flow Player index.html and paste that between in header.php in my template, also I tried with chromeless example too.)
They all not working.
It would be appreciate if you let me know if I can give you my wordpress account or my FTP account to make a sample in my website cause I got frustrated of working with scripts and wordpress editor.
If you are accepting please send me an email because of security reasons.
thanks
[email protected]

from flashls.

motahedian avatar motahedian commented on August 22, 2024

Hi @jsardas,

did you receive my email?

from flashls.

jsardas avatar jsardas commented on August 22, 2024

Hi @motahedian ,

Yes, I received your email, and I'll be configuring a sample for you this afternoon, so you can use it as a reference.

from flashls.

motahedian avatar motahedian commented on August 22, 2024

Thank you so much it worked in Wordpress it was amazing.

from flashls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.