diff --git a/src/Miscellaneous/Flash.coffee b/src/Miscellaneous/Flash.coffee index b34d3d67f..02ed6a4af 100644 --- a/src/Miscellaneous/Flash.coffee +++ b/src/Miscellaneous/Flash.coffee @@ -1,11 +1,9 @@ Flash = init: -> if g.BOARD.ID is 'f' and Conf['Enable Native Flash Embedding'] - Callbacks.Thread.push - name: 'Flash Embedding' - cb: @node + $.ready Flash.initReady - node: -> + initReady: -> if $.hasStorage $.global -> window.SWFEmbed.init() if JSON.parse(localStorage['4chan-settings'] or '{}').disableAll else