Search  

IMPORTANT: XML VID/MP3 PLAYER & IMAGE VIEWER DEVELOPERS

HomeForumsItem DiscussionIMPORTANT: XML VID/MP3 PLAYER & IMAGE VIEWER DEVELOPERS
Default-profile amiga
9 posts
Bought between 10 and 49 items

Hey guys.

Since coming to FD I found out a number of people want to embed players and viewers into their blogs, and social networking sites, but are unable to do so because images/files are linked using XML and no codes are provided by the developers on how to embed files into PHP sites, blogs and social networking sites like Myspace etc.

If you guys perhaps focus on how your files will be used in the modern age, it would increase your sales greatly due to the rise of blogs and social networking.

What I recommend is that you include within your help files the codes required to be posted that include your flash files AND the XML codes that need to be included in the embedding codes.

A number of FD developers have made some killer players and viewers, but some of them don’t even know how to embed their files into what is turning out to be one of the biggest flash development area – php blogs and social networking.

If anyone knows how to embed an XML player or viewer to these sites post up a code and everyone who’s created XML players and viewers in the past can release updates which will in turn increase sales.

Posted 3 months ago
18193 ourben
377 posts

I don’t understand the query…

XML is data read into Flash files. MySpace is a website with crippled object/embed tags.

Neither really have a lot to do with each other. Or have I missed the point?

Posted 3 months ago
Default-profile amiga
9 posts
Bought between 10 and 49 items

Social networking sites allow embedding if developed for such and codes that can be used to embed. A large number of people want to embed flash found on FlashDen into blogs like WordPress and PHP files. A lot of flash devs here don’t know how their file can be embedded into WP and PHP forums etc.

With the help of dxc381 here’s a typical image viewer code that is for a flash file that uses XML image data, which can be embedded in blogs and php:

<object type="application/x-shockwave-flash" height="enter height in numbers here" width="enter width in numbers here" align="middle" data="http://www.mydomain.com/blog/your.swf"> <param name="movie" value="http://www.mydomain.com/blog/your.swf" /> <param name="flashvars" value="file=images.xml&linktarget=_parent" /></object>

The /image/ folders and xml/js need to be placed in the same folder so the swf can read them. The flashvars need to link up to the xml data source. The above ‘images.xml’ is an example name you’ll find xml files contained with flash viewer downloads. The ‘&linktarget=_parent’ code allows loaded images to open in a new window once clicked. The code above can be edited to suit the file you’re working with.

A typical media player embed code for blogs and PHP can be posted below that loads both images and sound files.

I’m not a flash developer but a lot of people (including flashden developers) are unable to supply codes to embed into blogs, php and such like. Hopefully more devs will take into consideration in future of how people may wish to use your file and by including sample codes like those above. It will encourage more people to download your file and reduce in some of your FAQs.

Posted 3 months ago
18193 ourben
377 posts

Granted, the flashvars part of your reference is unique to that file. But I still don’t understand what you’re asking for?

What you posted wasn’t WP, MySpace or another other custom code – it was standard HTML . Every production file here works like that.

Posted 3 months ago
Default-profile amiga
9 posts
Bought between 10 and 49 items

Yeah…but if you take a look around you’ll find people asking how to embed them into blogs, php and social networking sites and the majority of flashden authors are unable to provide such codes because they don’t know how to embed their own files – and thereby lose a lot of downloads.

If developers ask themselves why people would like to download their files and how they would use them, they will be able to open up a lot more doors to people who don’t download their files because they don’t get the support they need.

If you don’t see the logic in users and authors knowing such codes and including them in their download help files then you have totally missed the point of this post.

Posted 3 months ago
18193 ourben
377 posts
Here is an anchor/link in standard HTML:
<a href="res.html">click</a>

...and here is an anchor/link in FlashDen Textile:
"res.html":click

You’re talking about the second not being available, and using the first as an example of how it should be.

Now…

We know how to write a FlashDen post… because we hang out here. But that doesn’t mean we know how to use anyone else’s forum.

I agree that files are better when the author provides bespoke examples, but I don’t think it means anyone will really sell more – because anyone who uses WP, MySpace etcetera, should already know how to use it.

Posted 3 months ago
Default-profile amiga
9 posts
Bought between 10 and 49 items

That’s true and people should know how to link up XML images without the use of a guide – but that’s life – not everyone knows how to do these things. Considering developers are trying to promote their files to people who use blogs, php etc etc, they should at least take into consideration the users who may be wanting to buy from them and to provide them the best possible guide on how to implement them into the most commonly used areas. The more knowledge the authors have on their buyers needs and how to supply them with standard questions and information it will increase sales and reduce administration time spent replying to people asking the same questions.

This is why it would be a good idea for authors to supply the answers to commonly asked questions.

If you don’t think it’s a good idea, don’t post. If you do, by all means add something worthy to it. This thread is to help developers who don’t know how to embed their own file and answer commonly asked questions by their potential buyers.

Posted 3 months ago
18193 ourben
377 posts

/dabs

Posted 3 months ago