similar to: flash checker

Displaying 20 results from an estimated 90000 matches similar to: "flash checker"

2007 Apr 25
2
Flash Skin and Rails View Issue
Hi, I have an issue embedding a flash movie into one of my rails views. /movies/index.rhtml embeds /resources/movies/episode1.swf and episode1.flv e.g index.rhtml includes: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="320"
2008 Feb 07
0
Flash charts with live update and slider
Does anyone know of any good Rails-friendly Flash charts that have 1. Live AJAX-type update of data (without reloading entire Flash chart) 2. Horizontal axis slider to be able to zoom in (like the time slider on Google Finance) I have been using XML/SWF charts but find that its live update is clunky Thanks! Chirag --~--~---------~--~----~------------~-------~--~----~ You received this message
2006 Jul 24
2
Flash problem with RoR? missed something?
I have tried to put a flash movie inside of my RoR page and it shows up with nothing on IEPC. It does very well on every other type of browser but does not work with IEPC. I made a folder - "flash" in my public directory and have had the one instance of it point there. Thus my flash directory is www.rails-app.com/flash/flash.swf Is there anything that anyone knows to help out?
2007 Jun 19
4
Can't load swf files with Ajax.updater
Hello, When I use the normal object tags to embed a swf file, the flash file turns out blank by using the ajax.updater function to load a swf file (both IE and FF). With swfobject nothing comes up at all. Is this a bug or is there another (better) way to load a flash file by using updater? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message
2004 Aug 06
0
Icecast in Macromedia Flash
Thanks for a lot of usefull info. > -----Original Message----- > From: Macsym [mailto:macsym69@yahoo.fr] > Sent: Saturday, November 29, 2003 6:00 AM > To: icecast@xiph.org > Subject: [icecast] Icecast in Macromedia Flash > > > Hello everybody, > This topic was already published in the icecast development > list but it did > not interest many people there
2011 Sep 27
1
Rails 3.1 assets path for video player Flash script 'player.swf'
I was using a Flash video player within a previous Rails version app Moving to Rails 3.1.0 , I dob''t know where I should put the script ... I tried to move it into an app asset sub-directory assets - jwplayer - - player.swf but this raises an error "NetworkError: 406 Not Acceptable - http://localhost:3000/assets/jwplayer/player.swf" player.swf the flash script is given as a
2004 Aug 06
0
Icecast in Macromedia Flash
Hi - Ok, I don't pretend to have answers for you, sorry, but here are some thoughts: [snip] > HERE IS THE PROBLEM: the code above works perfectly in a standalone swf file > but not when the swf is embedded into a webpage. So you have to assume that there is some difference between the embedded player and the standalone player. <p>> > I analyzed the logs of my icecast
2008 Jul 03
3
[Bug 16605] New: swfdec does not start multiple flash movies in a single screen in Firefox
http://bugs.freedesktop.org/show_bug.cgi?id=16605 Summary: swfdec does not start multiple flash movies in a single screen in Firefox Product: swfdec Version: 0.6.6 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: minor Priority: low Component: plugin
2008 Aug 01
2
image_path without timestamp
Every time I use an asset tag helper, there is a parameter appended to the end of my file name. e.g. <input src="/images/search.gif?1213816620" type="image" /> From what I am reading, this appears to be a timestamp for caching purposes. It works in most cases, but I want to use image_path to embed a flash file. .swf file in public/images/flash e.g.
2004 Aug 06
4
Hot Topic: Icecast in Macromedia Flash
Hi everybody, I am trying to build an mp3 player in Macromedia Flash that would work with Icecast. Using Flash as a mp3 player instead of Winamp, XMMS,. could democratize Icecast because Flash is cross-platform/cross-browser, it is installed on almost every computer connected to the internet and it will be embedded into a webpage. I successfully imported an Icecast live stream into Flash with
2004 Aug 06
4
Hot Topic: Icecast in Macromedia Flash
Hi everybody, I am trying to build an mp3 player in Macromedia Flash that would work with Icecast. Using Flash as a mp3 player instead of Winamp, XMMS,. could democratize Icecast because Flash is cross-platform/cross-browser, it is installed on almost every computer connected to the internet and it will be embedded into a webpage. I successfully imported an Icecast live stream into Flash with
2006 Aug 01
1
Missing flash.swf in .rhtml page in WEBrick dev environment?
So I''m trying to create a dashboard that displays data pulled in through RoR. Some data populates table rows and other data I''m trying to feed into an Adobe Flash swf file. I have the path correct to my swf file (I can it being accessed in Safari activity window) but it''s not rendering. When I try to access the file directly within the :3000 environment I get
2012 Jun 19
1
Bug in Latest Adobe Flash Plugin
I'm running Centos 5.7 32 bit with Firefox 10.0.5 ESR Not sure if this has been mentioned on the list yet, but the latest version of Adobe flash-plugin 11.2.202 has a bug which causes it to hang and not play SWF files. I've been pulling my hair out trying to identify why I could not get any SWF videos to play. I finally found the answer here:
2009 Apr 20
0
Problem embedding SWF file in page
Found a great link (http://blog.eleventyten.com/2007/6/8/embedding-swf-content-with-ror/) describing adding Flash content (in my case playerMultipleList.swf) in a "rails" webpage. I''ve followed the instructions to a "T", however the player doesn''t display on the page ... just the words playerMultipleList.swf appear :-( Everything else is working great after
2004 Aug 06
6
Icecast in Macromedia Flash
Hello everybody, This topic was already published in the icecast development list but it did not interest many people there because it is related to Macromedia Flash and apparently all the development team is running Linux PPC (the flash plugin is not available for Linux PPC). For this reason, I was advised to transfer this topic to this regular icecast list. Sorry for those who subscribed to both
2005 Aug 06
3
Macromedia Flash Loading Issues
I''ve discovered something very odd about the way Rails is handling Flash media. I am attempting to load a partial that contains the code for a flash adverstisment for the website. It was working ok when the code was in the page, but once I pulled it out to a partial (so I could use it on other pages) it stopped working. <%= render(:partial =>
2007 Mar 10
1
Flash
Hi Need to know how to implement flash movies in rails. Tried once by -> storing movie in /public/Vendor( created manually) ->some code in application controlle but was unsuccessful in it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
http://bugs.freedesktop.org/show_bug.cgi?id=14338 Summary: Firefox crash when viewing this flash Product: swfdec Version: unspecified Platform: x86 (IA32) URL: http://www.circuit-fantasia.com/collections/circuit- collection/menus/circuit-contents.swf OS/Version: Linux (All) Status: NEW
2007 Jan 07
0
onclick="Effect.toggle
I am using <a href="#" onclick="Effect.toggle(''one'',''slide''); return false;"> and everything is working fine. I began experimenting to see what other than click here verbage can trigger the effect and images do work. I tried inserting the object code of a SWF file. While the Flash movie does display it negates the effect. There is no
2007 Jan 16
1
Can't pass parameters to Ziya controller using url_for
Hi All, I''m stuck yet again. I have an action on a controller that produces a Ziya graph, which I call using the gen_chart() helper. However, I can''t seem to pass more than one parameter through to the action. <%= gen_chart( "overview_graph", url_for( :controller => ''graph'', :action => ''graph'', :graph_id =>