Bug Tracker

Modify

Ticket #1133 (closed bug: invalid)

Opened 6 years ago

Last modified 6 years ago

animate oncomplete resets flash movies

Reported by: thmvmnt Owned by:
Priority: major Milestone: 1.1.4
Component: effects Version: 1.1.3
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by john) (diff)

When I commented out: y.overflow

The flash movies being animated(as page elements) do not reset. Otherwise, the animation of the box element completes and the flash restarts as if it is reloaded.

I imagine it has something to do with updating the screen rendering of the movies or something. Either way, this fix worked for me.

Change History

comment:1 Changed 6 years ago by john

  • Status changed from new to closed
  • Version changed from 1.1.2 to 1.1.3
  • Resolution set to fixed
  • Description modified (diff)
  • Milestone changed from 1.1.3 to 1.1.4

Issues with y.overflow were resolved in jQuery 1.1.3. In a worst case, you could just do a fadeIn, as opposed to a show, to reveal your flash animation (since fadeIn doesn't manipulate the overflow at all).

comment:2 Changed 6 years ago by john

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:3 Changed 6 years ago by john

  • Status changed from reopened to closed
  • Type changed from enhancement to bug
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.