Tagged Questions

0
votes
1answer
57 views

Missing ‘DomContentLoaded’ and ‘load’ time information in Firebug’s Net Panel.

Hello, Firebug is awesome in reporting the relative time when an HTTP request was made with respect to the 'DomContentLoaded' and 'load' time. However, once the 'load' event occur …
0
votes
3answers
375 views

External SWF to External SWF Timeline Communication, Flash, AS2

Flash CS4, AS2 I have made an interactive tour. It can be seen here: http://www.92YTribeca.org/Tour click on the bottom image Each of the 4 sections are external swf and loaded …
0
votes
1answer
61 views

Referencing static variables from frame scripts in AS3

Got some external classes, say MyClass.as MyClass.as has a static variable called foo So, ordinarily in other AS files I can call this with MyClass.foo = bar; However, this see …
2
votes
2answers
109 views

Is it really worth to change from CodeIgniter to Zend Framework? if so, how difficult would it be?

Hi friends, I don't know if this is a good place for such a question. If not, sorry for messing :/ I have been using Codeigniter for a while, I have already built my own cms (to u …
0
votes
1answer
128 views

How do I load and external swf AND gotoAndPlay() with ONE button

I've made an interactive tour. Which can be seen here: http://www.92YTribeca.org/Tour The main swf is the nav at the top. And I load 4 external swfs into the main (About, Rentals …
0
votes
1answer
35 views

JavaFX timeline inaccuracies

I have two timelines in JavaFX that moves an image on the screen. One is in the onMouseEntered function to move the image left, and the other in the onMouseExited function to move …
2
votes
2answers
74 views

Which Is More Efficient, Embeddeing an FLV or Compiling an FLV to a SWF and Loading it Dynamically?

Recently I took on a rather daunting task of creating an interactive music video for the popular show Ghost Whisperer. I was brought in late in the project and was confronted with …
0
votes
3answers
169 views

C# Silverlight - Building a Timeline?!

Does anyone have any good pointers for creating a custom silverlight timeline?! In fact it doesn't even need to be that custom, I have a database table and each object in that tabl …
0
votes
2answers
142 views

Can I implement a callback with each animation step in jQuery?

I'd like to implement an animation in my site which: needs to update multiple DOM elements. each DOM element has it's own animation path (depends on their position) and still hav …
2
votes
2answers
77 views

Flash timeline script: will they be skipped?

Flash's MovieClip timeline is created in such way that can skip frames to preserve animation smoothness and audio sync. My question is, if there is ActionScript on a frame, will t …
0
votes
1answer
308 views

Simple timeline chart with events in Flex

I am looking for a simple timeline chart, that I can display several events on over a varying timespan. I haven't found any specific charts in Flex, has anybody created or used any …
0
votes
0answers
30 views

simile exhibit ie7 bug

'm using to Exhibit to, pretty simply, display some data on historical events and book publication dates: http://f1shw1ck.com/timeline3/exhibit.html Everything works fine, and I h …
0
votes
2answers
432 views

Create a timeline from date to date in Flex/AS3

Hi, I need to create a timeline between 2 given dates, ie: 2006-01-20 - 2009-02-14 The timeline must be drawn on a given width (can be altered), ie: 600px But I need to add mark …
0
votes
0answers
43 views

Flex container or scrollcontrolbase

I'm looking to build a container that can contain a stack of synchronized time-series data visualizations. This can include line charts, event schedules, and any other similar item …
0
votes
1answer
146 views

Need button to control nested MC timeline.

Flaah CS4, AS2 I am making an interactive tour. On the main timeline I have two movieclip, "ABOUT" and "RENTALS". I would like a button, "btnFLRcafe" in the "ABOUT" movieclip to …

1 2 next
15 30 50 per page