Options For Viewing A Flash Website On IPhones?

Oct 5, 2010

I want my flash website to be viewable on iPhones but Apple does not support Flash websites on iPhones. I have heard of people just making a html version of the website or using Smoke, but I heard iPhone users do not really want to download a third party plugin to view Flash content on their iPhones.

Are there any other options that do not require you to redevelop the Flash website, like into HTML versions for example and if developing into HTML is the only option, how should you build the HTML version of the Flash website?

View 1 Replies


Similar Posts:


IDE :: Viewing Papyrus Font In Flash Website?

Jun 2, 2009

I have used papyrus font in my flash website. But it is not showing the same font when uploaded. Anybody please tell me how i can make my visitors see the same font type which i have used in my website.

View 3 Replies

Professional :: Create A Flash File, Which Can Be Embedded Into A Website For On-demand Viewing And Be Exported To A Cd?

Jun 29, 2007

Is it possible to create a flash file, which can be embedded into a website for on-demand viewing and be exported to a cd while maintaing interactivity, that is geared towards an online elearning environment? Basically a client wants a video that is broken down into various chapters with an interactive "course" for each chapter.The interacivity will included answering questions correctly in order to move on to the end of the chapter.

View 2 Replies

ActionScript 2.0 :: Bizarre When Viewing Website On MAC

Aug 5, 2009

hey guys ive got a real bizarre problem. When i go on my website on PC it works fine everything loads no problem. But when users log on my website and they are on mac they seem to get caught in the sections that are dynamic and use xml to load the content. First time the content loads for the section but if they try to leave this section they get stuck?

View 1 Replies

ActionScript 3.0 :: Videos Stuttering When Viewing Website For The First Time?

Jan 17, 2011

I have a problem with videos stuttering when viewing my website for the first time. My site hosts many videos so I cannot preload them all at once. I am thinking I need a code that assures that each video buffers for a few seconds as it plays.Here is the code I use to upload the video:

var vid:Video = new Video();
var nc:NetConnection = new NetConnection();
nc.connect(null);

[code].....

View 4 Replies

Disable Left Click When Viewing Movie On Website?

Apr 12, 2010

Is there a code in actionscript 2.0 for flash cs4 to disable left-clicking in IE on a flash swf embedded in an html page...the movie does not contain any buttons, but calls an xml file which contains path to images to be displayed. I tried using another swf file to call the original one (since original one I have only the swf available to use, no fla) but although it works fine in firefox, in IE it still allows users to click on the flash, and also changes to hand-cursor, while should have been the default cursor in use by windows, and no clicking (except right-click)... code is as follows:

Code:

Stage.scaleMode = "noScale";
var dewsliderpath = _root._url.substring(0, _root._url.lastIndexOf("/")) + "/dewslider.swf?xml=" + xml;

[Code]....

View 4 Replies

Access IPhones GPS Location?

May 4, 2010

Is there any tutorials out there that would show me how to access the iPhones GPS location?

View 1 Replies

ActionScript 3.0 :: Program That Queries A Database For Options And Displays The Options In A Number Of ComboBoxes?

Aug 29, 2011

Im building a program that queries a database for options and displays the options in a number of comboBoxes. The comboBoxes are dynamically built and loaded via code and added to the stage. I would like to build the comboBoxes into a single movie clip (maybe not the correct wording) so I can use options like tweening and such to make it look better. The code is below.

package classFiles
{
import flash.display.MovieClip;

[code]....

View 3 Replies

ActionScript 3.0 :: Save Screenshot (bitmapData) To Iphones Photo Album?

Nov 1, 2010

Is it possible to save a screenshot (bitmapData) to the iphones photo album? Kind of like fileReference can in a browser?

View 7 Replies

Viewing A Flash Site In IE8?

Jul 3, 2009

[URL] However, if I were to go to a new url in that same tab and try to go back to the original site, all I will see is the loading screen which is stuck at 0%.

The above mentioned site works perfectly in Firefox, Chrome and Safari.FYI, I'm loading the content with swfobject. I tried both static and dynamic methods. It is currently set to load dynamically.

View 5 Replies

Viewing Flash On Iphone?

Jan 4, 2010

What is the bast way to publish my site so that I can view it both from my PC and my Iphone

View 3 Replies

ActionScript 2.0 :: Viewing XML In Flash?

Nov 10, 2009

I'm trying to parse a reults xml file into a swf.. problem is it wont show the tag with the data in it. <answer votes="0" id="1"><![CDATA[all]]></answer>All that is visible is "all".. I need to view the votes as well.anyone know a way to do this?

myText.html = true;
myText.wordWrap = true;
myText.multiline = true;

[code].....

View 2 Replies

ActionScript 2.0 :: Viewing ASP In Flash

Sep 11, 2005

I have used

[Code]...

and nothing happens!! The syntax is all correct and the dynamic text Var is set to: _root.records . Also I have made another asp page which shows all records from the database with a repeat region setting but it still doesnt show. When I view the ASP page the source is

[Code]...

View 6 Replies

Professional :: Flash Swf, In IE, Won't Reload After One Viewing

Jun 12, 2009

I have a flash file which I have created, and when viewing the flash in a web page, it works fine in chrome/firefox, but in IE, the flash will only load correctly once. If you hit refresh, or navigate to another page and then go back to the page with the flash on it, the flash will freeze up at 0% of the load bar. This happens 100% everytime, but only in IE. Zero problems in other browsers.

View 15 Replies

Professional :: Viewing The Content Through The Flash IDE?

Jul 6, 2010

I had that 'Access denied' error message whenever I tried to access help within Flash CS5 (that's pretty bad). I searched for far too long and found the obscure solution.
 
During the process I decided it might be safer to access the online help from my browser in the meantime. But with the problem solved I want to switch back to viewing the content through the Flash IDE.
 
I can't find those preference settings again though

View 2 Replies

ActionScript 3.0 :: Viewing Code Outside Flash?

Mar 25, 2010

I will often copy/paste my code into a txt document to review at work(no flash at work). Has anyone made any application to paste text into which will auto high lite blue and/or auto format text as if you were in flash? that would be so useful.

View 4 Replies

Professional :: Viewing Flash File Remotely

Jan 26, 2011

I create a movie on imovie. I take it to Flash(CS3) and publish it as an swf file I then install that file in Dreamweaver. All is good I save and preview it locally. the file's root folder is images and same remotely I upload all including the HTML page and when I view the page, the place where the file is is blank.
 
I have uploaded this many times and it just wont work.

View 8 Replies

Synchronized, Real Time Viewing In Flash?

May 30, 2009

I'm looking to create something within Flash that I've not yet seen done.It will be a shared, real-time interactive session. What I want to know is, is it possible to create an individual, private session within Flash that is synchronized between two or more computers? I am doing this for the medical profession, but I can also see this would have benefits in the gaming community as well. I'm trying to create something that two specific users can interactively share in real time.

For example,a coloring book.Two players,or as many as you want, log in together and share a private coloring session. They will be able to interactively see anything that the other person is coloring in real time.The other people would also be able to color and let everyone else see their work.

View 1 Replies

IDE :: Viewing Two Loader Components In A Flash Page?

Jun 17, 2009

I have a problem in flash webpage. I have used two loader components in a flash page.
Inside it , i have placed two different image slideshows. The problem is only one loader components object is viewable , the other one is blank. (when i press ctrl+enter )is there a rule to use only single loader component in a page.Is there any solution to view two objects of loader component.

View 1 Replies

Flash :: Displays The Wrong Font When Viewing The Webpage In Ie7

Aug 4, 2009

I have made a flash banner in flash cs4. Everything is ok except that it displays the wrong font when viewing the webpage in ie7 on a pc. The font in the swf file is a mac only font but the text that it is displaying is a graphic symbol. Do i need to embed this font in the swf file?

View 1 Replies

Professional :: Not Getting Any Audio Output When Viewing Video In Flash?

Jun 22, 2011

Not getting any audio output when viewing video in flash?

View 1 Replies

Flex :: Viewing Flash Source Code After Converting .swf To .fla?

Mar 29, 2011

I converted a .swf file into .fla file using Sothink SWF Decompiler. I can open the file with Adobe Flash Professional CS5, but I cant see the source code. The only thing that I see is the timeline layers. I want to change the background picture of the Flash and save it as .swf.

View 1 Replies

Flash - Collecting High-volume Video Viewing Data?

Apr 5, 2010

I want to add tracking to our Flash-based media player so that we can provide analytics that show what sections of videos are being watched (at the moment, we just register a view when a video starts playing)

For example, if a viewer watches the first 30 seconds of a video and then clicks away to something else, we want the data to reflect that. Likewise, if someone watches the first 10 seconds, then scrubs the timeline to the last minute of the video and watches that, we want to register viewing on the parts watched and not the middle section.

My first thought was to collect up the viewing data in the player and send it all to the server at the end of a viewing session. Unfortunately, Flash does not seem to have an event that you can hook into when a viewer clicks away from the page the movie is on (probably a good thing - it would be open to abuse)

So, it looks like we're going to have to make regular requests to the server as the video is playing. This is obviously going to lead to a high volume of requests when there are large numbers of simultaneous viewers.

The simple approach of dumping all these 'heartbeat' events from clients to a database feels like it will quickly become unmanageable so I'm wondering whether I should be taking an approach where viewing sessions are cached in memory and flushed to database when they become inactive (based on a timeout). That way, the data could be stored as time spans rather than individual heartbeats.

View 2 Replies

Flash 8 - Creating Menu With Different Options?

Mar 15, 2009

I am using Flash 8 by the way. Anyways what I am doing is making a menu with different options. I need the user to click on various buttons from the menu and then after those buttons are clicked, an animation needs to play and then return to the original menu. I have got the mouse to follow my custom cursor and made the general outline of the menu, but no buttons so far.

View 3 Replies

Flash :: Options For Interactive 3D Models On Web?

Jul 15, 2010

what my practical options are for publishing interactive 3D models on the web? I would think either Flash or Silverlight would be the way to go, but even if this is the case, perhaps there are some frameworks already available based on theseDetails:Fairly simple modelsMust support 'bones' and joints etc.Some level of user interaction requiredSome animation required.

View 9 Replies

ActionScript 2.0 :: Flash PNG To Come In On Right Clicking Options

Apr 19, 2005

In the flash movies I make, when you right click on them I get that in flash_2.png. However, I would like it that when you right click the options to come in flash_1.png.

View 4 Replies

Professional :: Way To Email Flash File To Large Group Of People For Quick Viewing

Dec 6, 2010

I'm trying to figure out the best way to email my flash file to a large group of people for quick viewing.There are people with all different kinds of software and computers, so I don't want to zip anything.The projector file I made is too big to send out.Does anybody have any suggestions on how to email flash files for quick, simple viewing?

View 4 Replies

Flash 9 :: Actionscript Viewing - Converting A Graphic To A Symbol Or Drawing A Pentagon On The Stage

Oct 8, 2008

Someone told me once that every function in Flash has some associated actionscript being executed behind the scenes, e.g. converting a graphic to a symbol or drawing a pentagon on the stage. This person also told me that there is somewhere in which you can view said ActionScript as it's being executed. How can I do this? I deem such a feature necessary to do the projects I have been given, especially having very little experience with AS.

View 1 Replies

ActionScript 3.0 :: Build A Xml Photo Gallery In Flash That Will Use Lightbox For Viewing Large Images?

Apr 2, 2009

I am trying to build an xml photo gallery in flash that will use lightbox for viewing large images. I have successfully built the thumbnail portion.My goal is to insert the swf into an HTML page and launch lightbox from the swf. Here is the code: First I use a Thumbnails class which imports the tweener class

Code:
package {
import flash.display.Sprite;
import fl.containers.UILoader;[code]....

how do I get lightbox to work when I click on the thumbnails? I found this thing called lightboxinjector that seems like it would work, but I am not advanced enough to understand the directions it gives for dynamic use. Or is there a lightbox clone that will work for this?

View 1 Replies

ActionScript 3.0 :: Link To A Scene / Frame From A Flash Website To Flash Website?

Nov 17, 2010

I have 2 websites both built entirely in flash.My problem is that I have created a button on 1 of the sites that has to link to a particular scene and frame within a different flash website.

View 6 Replies







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