Jquery :: Recreate This Flash App's Functionality Without Using Flash?
Feb 15, 2012
Can I use jQuery or something else to re-create this flash app's functionality?I haven't messed around with jQuery much, but I feel like the same functionality can be achieved as Flash can.Are there any other languages or combinations of languages that I could use to replicate the functionality of this site?
TimeGlider Timeline Creator
You have to click the start button on the bottom of the first screen in the top left of the page in order to start interacting with the timeline. If you click the X in the top corner, the timeline data won't load.After clicking start clicking on a picture will bring up a caption. If desired, a link is placed under the caption that opens to a new window. You can scroll through time and get details on events when they are clicked.There isn't a lot more to this site, but I want to be able to do something similar using jQuery or another capable language.Is this possible? If so, what languages do I need to use in order to replicate the functionality of the flash app on this site?
View 1 Replies
Similar Posts:
Apr 21, 2009
I would like to recreate the flash selection tool's functionality. To clarify, I created a drawing program that uses the drawing api. Now if a user draws a circle, I would like them to have the ability to stretch and mold it like you can in flash by hovering close to the edge so the ) cursor shows up.
View 3 Replies
Jun 2, 2010
How can I display alternate HTML with the jquery.swfobject plugin for browsers without Flash? I'm unable to find any documentation or examples showing how to do this.
Here is a snippet of my code:
<script type="text/javascript" language="Javascript" src="jquery.1.4.2.js"></script>
<script type="text/javascript" language="Javascript"
[Code]....
View 2 Replies
Jan 10, 2012
I am a web designer and I do like to hand code using jquery however, I think it would be much faster to use gui applications like flash to create animations especially on the fly as well as support for writing and editing source code.
View 1 Replies
Mar 12, 2010
I'm alreadu using jquery library on site.What are pros and cons to use jQuery SWFObject plugin over origional swfobject
jQuery SWFObject plugin
http:[url].....
View 3 Replies
Jun 24, 2010
I'm using the HTML5 JW Player. It sizes the HTML5 video correctly, but shrinks the Flash fallback player; here's an example page: Test Page
If you view that page in IE, you'll notice that on panel 5, the video is smaller than the space it's supposed to occupy. On Firefox, it works fine because it's using the OGG video in its HTML5 video player.Is there a way to resize the Flash video via JavaScript/jQuery to fit the same space as the HTML5 video?
View 1 Replies
Apr 8, 2008
Im trying to convert my company's logo from a jpg to a flash movieclip...I need to do this because the jpg has a static background of white...but I need the background to be transparent so that only the text graphix show up above everything else...assuming I can get a hold of the font used for the logo...how would I do all the fancy shading/lighting with the "bent horizon" look across it? I am by no means a designer...merely a wannabe developer...so I know nothing as far as the pretty part of flash is concerned...here is the logo I am trying to duplicate..
View 2 Replies
Jun 28, 2011
Is there any way to play, stop or gotoAndPlay(anyframe) from JQuery?
View 2 Replies
Mar 17, 2010
Im working on a project where i have 5 buttons on one side and a blank window in the middle of the screen. when a button is clicked an external swf is loaded with movieclips of text based on each catergory. 2 of these movieclips of text are long and a request for an index at the top of the page has been made. everything in the movie is working so far except the page index. i wanted to create this similiar to the way an html index works with page anchors.
i have made all the letters and converted them to movieclips. ive added event listeners to those buttons so that the main window's y position is moved when they are clicked. the main swf window will jump down to the desired position but the scroll button remains at the top and theres no way to scoll back up to the top of the page.
View 1 Replies
Sep 4, 2010
I came a across a really sharp intro effect I'd like to try and create in jQuery, mootools or prototype[url]... (Just the spin in effect) So in a sense, I want to spin in the main content div of the page.
View 3 Replies
Oct 7, 2007
I have been asked to recreate the animated navigation on the home page at [URL] but I don't have a clue where to start.
View 1 Replies
Jan 5, 2010
make a flash application using SWF Studio and Flash 8. I would like this app. to have search functionalities - whereby a user can search and get results linked to the particular section where the text is.
View 7 Replies
May 3, 2011
I have a custom mxml component that contains a couple of images and 4 buttons. The component file already contains a clickHandler for each of the buttons. I need to be able to either access the clickHandler or create another function and attach it to those buttons from within my Main.mxml file. Should I add to the original clickHandlers? if so, how do I apply the method to my Main.mxml file?[code]...
View 1 Replies
Aug 1, 2011
I'm developing an Android App by using Flash Air 2.6. How to implement SMS functionality?
View 1 Replies
Jul 29, 2009
Actually i will tell u the reqmnt wat am looking for... i've done some animation in flash 8 and it was simple animation moving a movieclip vertically from keyframe 1 to 100. And i published the animation, i got an html file as well. still now everything is good. i can click the html file and can see the o/p now when am trying to open the same html second time, i need to display a popup mentioning do u want to continue the animation from wher u stoped on clicking yes, it has to start from wher u stopd earlier. if no, start from the beginning of the keyframe..
View 0 Replies
Oct 21, 2005
i've seen this technique done a few times and for the life of me I cannot figure it out. Basically, while in FLASH customized movieclip that looks like an alert box pops up and disables the entire movie behind it with a black transparent overlay. Where have I seen this, well, Macromedia uses it all the time on their site but mainly in their cart... thus I ran accross a different site the other day that also does the same thing.[URL]..
On the following page that loads hit "I agree" at the bottom to enter the movie clip.Then once the clip loads look to the top right and choose "file" then "new" and automatically you'll see what I'm talking about for they prompt you to do something when choosing "new".
View 1 Replies
Dec 10, 2007
implemented some sort of browser functionality in flash?
i have a stand alone flash application. there has been a request to be able to display html pages, or open pages from the web into this application.
View 1 Replies
Jul 29, 2009
i've done some animation in flash 8 and it was simple animation moving a movieclip vertically from keyframe 1 to 100. And i published the animation, i got an html file as well. still now everything is good. i can click the html file and can see the o/p... now when am trying to open the same html second time, i need to display a popup mentioning do u want to continue the animation from wher u stoped... on clicking yes, it has to start from wher u stopd earlier. if no, start from the beginning of the keyframe...its more or less like bookmark functionality !
View 1 Replies
Apr 15, 2010
I have a requirement like when I type 2 characters in email field if that email id exists in DB then I need to show remaining emails starting with those characters needs to display in dropdown list. Like Tags part in stackoverflow site, Is it possible in flex this functionality?
View 2 Replies
Dec 2, 2011
I have a video player that when buttons are pressed a video loads and plays. Every once in a while when I button mash I am able to get mulitple videos playing at once. I thought I had set the code up to remove all children before loading another video.I have a feeling that my issues can ultimatly be fixed using the BUFFERING_STATE_ENTERED listener.
Is there a good way to disable all buttons on the screen while BUFFERING_STATE_ENTERED is active and turn everything back on once BUFFERING_STATE_ENTERED is complete?
[code]....
View 3 Replies
Sep 15, 2009
The flash application: [URL]
Basically i need to create a copy of all that functionality. What should i use for that? i was doing AS 2 for a year about 2 years ago. You can just say: this methods, this classes etc.
View 0 Replies
Sep 22, 2009
I am working on a Flash AS3 video player where I could mark a specific area of the seekbarThe video would then loop the time marked on the seekbar.
View 3 Replies
Mar 19, 2010
I know it can be done in papevision[URL]...html but I'd like to be able to do it just using Flash's 3D functionality. I'm aware that its more 2.5D but was wondering if anybody knew how to create a situation can view it with 3D glasses (red and blue)
View 1 Replies
Jan 29, 2011
I have been using the default built in flash all over my app, but now I realized that I need to have some more functionality with it:
- I need the messages to auto hide avec a given number of seconds (specifiable for each message would be great)
- I need to have a little closing button, so the customer can get rid of it whenever
- I need to be able to add a simple href link in there that the user can click if he wants.
View 1 Replies
Apr 30, 2008
HTML Background affects flash functionality
View 1 Replies
Jul 8, 2010
I will tell you what exactly i need. I need a video scrubber and it should be in a circular shape. I will tell you how it has to work. I want to rotate with a small circle on top of a big circle. lets assume that small circle is called a dragger. Now i need to drag that on top of the circle either in clock wise direction or in anticlock wise. If am dragging in clock wise, the loading video has to seek forward. suppose in case if am dragging in anti clock wise, i need to see the video backward. This is the functionality am going to implement in FLASH CS3/FLASH CS4.
View 3 Replies
Jul 29, 2010
Does split screen functionality is supported by flash player? How can we show two swfs at a time in Flash player?
View 1 Replies
Feb 1, 2010
I'm looking to be able to run some actionscript 3 in the background to handle some audio and build a javascript front-end. I heard that you can simply compile actionscript 3 and run it using the flex framework
View 2 Replies
Aug 25, 2011
New to AS3, long time programmer. Essentially I am creating a myriad of objects, all of which will have the same functionality, although the properties will vary between each object, including the artwork. I believe they will all be movieclips as they will be interactive and I believe they will be moving.
I am wondering what the best way to create these objects are. I am assuming that I create an object class with the functionality and properties, I'm just unsure how to instantiate multiple copies with different properties, if that makes sense.
View 2 Replies
Dec 3, 2009
Got a request to incorporate a page flip functionality in a Flash site.
View 1 Replies