Java :: Sometime Provide Option To Install Flash And Sometime Not

Dec 27, 2010

In my web application i am facing a weird problem. In jsp there is code for Brightcove video player. For playing this you need flash with Internet Explorer 8. While running this jsp page it sometime provide the option to install flash and sometime not. But what i want that every time it must show the option to install flash at the client side if the flash is not available. Something like this

View 1 Replies


Similar Posts:


Professional :: Provide An Option To View A Site In Flash Or Html?

Oct 13, 2010

if there was a way to provide an option to view a flash site in html.
 
The site is currently built in flash, but have had feedback from people trying to view the site that they need flash player 10, is there any way to have a link option on the page that asks you to download the latest flash player, to view the site in html (html site has also been developed).

View 5 Replies

Professional :: Error Initializing Java Runtime Environment - May Need To Re-install Flash

Feb 9, 2009

When I apply a 3D tween I get the following error when I test the movie: Error initializing Java Runtime Environment. You may need to re-install Flash If I remove the tween, no error on testing. Is this a bug? I am using CS4 on a brand new Dell M6300 mobile workstation.

View 1 Replies

Java :: Install Percentages Of Popular Plugins?

Jan 27, 2011

Is there a good source of data for the install percentages of popular plugins?

View 3 Replies

Java :: Install Air Application In Android Without Adobe Air

Feb 7, 2012

I developed a Adobe Air Application and I discovered that the Mobile I am trying to install the application is not compatible with the Adobe Air's supported devices because this wasn't launched yet.

I have some ideas:

Is possible to change the Mobile Name to fake another device and Adobe Air not refuse the installation? Is possible to convert AIR to Java? s possible to run Air without Java? Abandon Flash and do it in Java or Javascript.

View 1 Replies

Flash :: IDE - Detect And Provide Alternative Content

Feb 24, 2010

I've tried all kinds of different ways to detect flash, and provide alternative content where the viewer doesn't have or doesn't want to download flash player. I want the viewer to see alternate static content on the same page if they don't have flash. I just can't seem to find the one definitive answer that works every time! I tried: [URL] but this seems to require installation of Adobe AIR which I have no idea what it is!

View 3 Replies

Professional :: Provide Alternative Image If Flash Player Not Available?

Jul 8, 2010

I`m designing a site with an interactive header created in Flash. how to display an alternative image (a .png) in it`s place if a user doesn`t have the Flash Player? Of course, this is especially important for visitors using iPhones! The site logo is part of the Flash movie, which makes it all the more important that something is displayed in the movie`s place. I`ve heard their are ways of doing it with Javascript, but is this really necessary?

View 2 Replies

Flash :: IDE - Accordion Style Website - Provide Feedback

Oct 7, 2009

I have been requested to create a website similar to the one on this page: [URL] I'm familiar with flash and some actionscript, but would anyone be able to provide feedback on how this site would be best be done?

View 2 Replies

PHP :: Securely Provide Unique Secret Code To Winner Of Flash Game?

Feb 15, 2011

Here's what I want to do: when a player wins a game (coded in flash/actionscript), they are given a personalized secret key, which they can email to me in exchange for a prize. I can then validate the key on my end using a private algorithm. I need to design it so that it is practically impossible for hackers to generate a valid prize key without winning the game.

I assume that any SWF file is basically vulnerable to decompilation, but I don't know exactly how vulnerable they are. Perhaps any algorithm for generating a valid key will be accessible to hackers? I have at my disposal all the methods in actionscript 3, as well as a PHP/MySQL server, and I control the server where the game will be hosted.

View 5 Replies

Javascript :: Html - Provide Different Swfs Depending On Users Flash Player Version?

Dec 21, 2010

So I have swf9.swf swf10.0.swf and swf10.1 for fp 9.0, 10, 10.1. How to write such JS that would push difrent swfs to user? (I would like to keep using my default flex builder html swfobject.js script if possible - how to using it create code in main html file. )

View 1 Replies

Java :: Migrating Existing Java And Flash Applications To Android (Google TV)?

Aug 9, 2011

I have a client-server multigame suite for PC ("kind of" cross-platform using cygwin), which is developed in Java(game menus and database management), C++ (server side), and adobe Flash (game graphics & interaction).

I have never tried to develop for android, so i have no experience.I am thinking of migrating this suite to google TV. So i would like someone with android experience to give a clue on the following :

1) Is it going to be easy to migrate the Java application to an Android application?

2) What kind of Flash support does Android have? Can it load directly swf applications? Does it have to load swf's through browser?

3) Can i find any kind of performance indexes for google TV hardware?

View 1 Replies

Java :: Load External Page HTML Via Javascript Or Flash Or Java?

Nov 13, 2011

I need to load somehow the html code of a webpage A into a javascript string of another webpage B, on a different host. I know this is impossible to do with javascript alone because of the same origin policy, and I know I could do it loading the page via php on my server and then send results back to the user's client but I wouldn't be able to handle so many requests, so I need it to be done directly by the user's browser. I can use nearly whatever browser scripting language/applet framework common enough to be installed on the majority of my users' computers, like flash and java.On example, what if I use flash or java to load the external html code and then call a javascript callback function providing the source? Could this work?

View 2 Replies

Java :: Any Opensource Alternative To Squish To Test Flash / Silverlight / Java Applet Gui Objects?

Jun 3, 2011

If one doesn't have the source code, the only to test is to send keystroke and mouse move so I found this product but it's not free and opensource price is not even known :([URL] Squish supports automating interactions and testing non-HTML/DOM elements, that is, native objects, which are embedded in a web page. This is done at a fairly abstract level, which means that mouse and text input can be recorded and replayed.

In addition it is possible to inspect embedded native objects with the Spy tool and to insert verifications for these native objects. All of a native object's public properties can be accessed in test scripts.

View 2 Replies

Java :: Flash Is Java Needed To Use Red5

Jul 24, 2010

I'm working on a Flash project and someone recommended Red5 as a media streaming server. Do I need to know java to use build applications that use Red5 as their server?

View 2 Replies

Flex :: Provide Functionalities For Buttons In F3?

Nov 25, 2010

I am new to flex. I want to create some buttons and when v click on that button, it should open some images. how to give this functionality in flex builder 3.

View 3 Replies

ActionScript 1/2 :: Provide A Reflection For The Images (movieclips)?

Jun 10, 2009

I am trying to provide a reflection for the images(movieclips) that I loaded on the stage. For this purpose I am using a reflection class. The class can be used with action script 2. the reflection is working finely. Also after loading the image or movieclip, I tried to give tweening for that image or movieclips. Thus also it works finely. The reflection of that also moves along with the actual image. The problem comes with the resizing the actual image. If I resize the actual image, the reflection would not be seen under the actual image.Can anybody know why it may happening like that. After searching for a long time, I got this class.But unfortunately, the reflection would not be working when the image or moviclip resizes.

View 8 Replies

Professional :: Provide Flv Player .swf File To Use In Html

Mar 18, 2010

I have an flv file. I need to embed this flv file in my html page.I found this on internet

[Code]...

View 1 Replies

Actionscript 3 :: Provide The Labels With A Set Of Array Elements?

Nov 4, 2011

In Hslider,we use Labels="[0,1,2]" . How to provide array by giving the array name.ex:In AS3 we defined array

arr:Array = new Array[0,1,2,3,4];

In Hslider if I write

Labels="{arr}"

I am not able to see the arr values on the slider.

View 1 Replies

ActionScript 3.0 :: XML - Image Gallery Using Xml To Provide The Images And Nav

Jul 5, 2009

XML Gallery Nav. ? I'm working on a image Gallery using xml to provide the images and Nav. This a shortened version of how the xml looks

[Code]...

View 1 Replies

Professional :: Template Site - Update XML And Provide New Assets

Jan 27, 2010

I had someone create a template site for me that is pretty simple - a single swf that pulls resources from a directory of xml files and assets. In theory, I should be able to update the xml for my site and provide new assets. I know some code and within the xml there are some <font> tags that over ride the swf's formatting or provide and href.

My problem is that I now have to update our logo, which is hard coded into the source .fla file, which I know how to get in and swap out (the guy who did the work is not available). My problem is, when I publish, the new swf with the new logo does not want to read the <font> tags anymore. I have tried everything and I can't crack this. I've narrowed it down to two possibilities:

1. Something in the Publish settings, though I've tried every conceivable variation to no avail.
2. Something in the .as file that defines page template.

I know I need to provide more info but this is a start. I'm working on a Mac (as was the coder) and we were both using CS4.

View 6 Replies

Flex :: Provide Links To Items In A Spark List

Mar 4, 2011

[code]I want to extend the list with hyperlinks. For example in every node I should have an href attribute also. Then I need to redirect users to the selected item. I know Flash has the URLRequest class. The little problem I have now is to get the selected item. It propably is because of the dataprovider is xml and I haven't done the correct casting.

View 2 Replies

Php ::use A PHP Tool To Provide A Series Of Checkboxes/dropdown Inside?

Mar 4, 2012

Okay so this task needs to work like this:

1) Flash environment starts (as3 code base)

2) Flash receives data from xml

3) PHP tool inserts a dropdown menu of choices into flash environment.

4) Player selects from dropdown

5) PHP captures selections and writes to xml

So first of all, I dont want to do this another way, it has to be exactly like that. Now that having been said, i have accomplished the first two steps. Here is the extremely basic xml i am working with:

< LISTING HELMET="1" TORSO="2" PANTS="1"/>

This stores 3 string id codes which flash loads up. Inside of flash i load those three values and use them to index movieclips to their correct frame. This is done.

So now i need to write a PHP tool that creates three dropboxes on the flash stage, each box should list red, blue and yellow. When the player makes a selection in the dropbox the PHP tool needs to alter the three xml entries to record the player choice. Can you do this with PHP? Or do the dropdown boxes HAVE to be in AS3 and the PHP just be about transferring the data only? As a bonus, as the player makes his choices the PHP tool would update the variables in flash so the images change without rebooting the flash envronment..

View 1 Replies

Flash :: Can't Have Option To Publish To Flv

Dec 1, 2009

Why doesn't Flash or Adobe Media Encoder have the option to publish or covert .swf to .flv?

View 5 Replies

ActionScript 3.0 :: Server Network Bandwidth Is Too Small To Provide Service?

Sep 25, 2010

My  server network bandwidth is too small to provide service for many  people.so I cached my app. - App. size is 4mb, I *try* to reduce size  but app. have many embeded resources. - It's working good on my test  & dev. and most browsers. but some browsers have problem already  known. I read many articles and blog.

[Code]...

View 1 Replies

Media Server :: Storage - Third-party Encoder To Provide A Way To Record?

Nov 2, 2011

I use third-party encoder to launch RTMP stream to FMS, but there is no way to record thestream, there is no third-party encoder to provide a way to record?

View 2 Replies

Are Older Versions Of Flash An Option?

Aug 16, 2009

I am interested in buying  flash however even with the discount given to students as a program it is still a large investment. I was wondering if I am able to buy an older version for example "Flash 8" at a reduced price from adobe or another trusted retailer I know the newer version have updated the program alot but many of the new features will be unused by me and the older version would suit my needs better.

View 1 Replies

Flash :: Deactivate License Option Not Available In CS3

Sep 22, 2009

I have a copy of Adobe Flash CS3 Professional installed on my work desktop. I'm soon going offsite for a couple of months during which period I'd be using my work laptop instead. My laptop does not have Flash CS3 on it, so I was hoping of transferring the license to the laptop. I read somewhere that I need to deactivate the license on my desktop (using Help >> Deactivate license) before uninstalling it. Unfortunately, I don't see that option in the Help menu at all.

View 3 Replies

FLASH :: Professional - Is There Upgrade Option From MX

Jun 2, 2011

I have FLASH MX now, can I buy an upgrade edition?

View 1 Replies

Flash :: Greensock Library Which Is The Best Option?

Nov 30, 2009

i am new in flash development, i heard that Greensock lib is the best one. But when am trying to download its really confusing. there are a lot of names like

* TweenNano
* TweenLite
* TweenMax
* TimelineLite
* TimelineMax
* Tweening Platform v11

Which is the best or full featured lib.. where do i get the download link for the complete package or. lease guide me if am wrong.

View 6 Replies

Android :: When Should Use The CPU Or Or The GPU Compiler Option In Flash?

Mar 8, 2011

I've read through this section of Adobe's excellent 10.1 optimization tips. I found the statement below to be very helpful. Is there anything else to look out for? Is the dumbed-down difference just: use the GPU for raster and CPU for vector graphics?

The GPU is only effective for bitmaps, solid shapes, and display objects that have the cacheAsBitmap and cacheAsBitmapMatrix set. When the GPUis used in tandem for other display objects and this generally results in poor rendering performance.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved