Develop and Download Open Source Software
Login
Create Account
Help
MY SF.JP
Find Software
Magazine
Develop
Git
Software
People
PersonalForge
Magazine
Wiki
SourceForge.JP
>
Find Software
>
SWF Editor for PHP
>
View Message
SWF Editor for PHP
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
Feed list
Statistics
History
Project Images
Search Keywords
News
List news
Help
Downloads
List Files
Help
Source Code
Guide
Browse SVN
Browse Git: swfed
Help
Wiki
show FrontPage
Title index
Recent changes
Wiki Search
Help
Forums
List Forums
Open Discussion (61)
Help (1)
Help
Lists
list of ML
swfed-git
swfed-svn
Help
Ticket
Ticket List
Milestones List
Types List
Components List
Frequently use Ticket Lists/RSS
Submit New Ticket
Help
Back to Forum List
Back to this Forum
RSS for this Forum
RSS for this Thread
Discussion Forums:
Open Discussion
Search this forum:
Thread Title:
処理の遅延
Subject:[#60407] RE: 処理の遅延
Date:2011-11-08 10:17
By:
よや (yoya)
メールを頂きました。以下のような問題だと理解しました。
- 1 frame 目に初期設定を行う ActionScript があり、setActionVariables で変数設定イメージを混ぜる
- 2 frame 目に(1frame目で初期設定した)変数を取り出して後ろの frame を call する ActionScript がある
この 2 frame 目の処理が動かない事がある。
SWFEditor 処理後の SWF バイナリは私の意図した構造になっていて、setActionVariables 自体は問題なさそうです。
手元の環境で再現を試みますので、進捗があり次第ご報告します。
Thread
Author
Date
[#60299] 処理の遅延
kemono256
2011-11-01 15:16
[#62221] RE: 処理の遅延
yoya
2012-02-14 17:01
[#60407] RE: 処理の遅延
yoya
2011-11-08 10:17
[#60408] RE: 処理の遅延
kemono256
2011-11-08 10:31
[#60322] RE: 処理の遅延
yoya
2011-11-03 02:32
[#60379] RE: 処理の遅延
kemono256
2011-11-07 10:36
Post a followup to message [#60407] RE: 処理の遅延:
You could post if you were
[logged in]
OpenSource Downloads
1
7-Zip (4,359)
2
Tera Term (2,320)
3
CrystalDiskInfo (1,935)
4
HandBrake Japanese Language Version (1,447)
5
BathyScaphe (1,206)
6
TortoiseSVN (999)
7
FFFTP (853)
8
mixfont-mplus-ipa (845)
9
CrystalDiskMark (763)
10
MergeDoc (722)
11
ffdshow (681)
12
Media Player Classic - Home Cinema (669)
13
Wireshark (578)
14
Screen Reader NVDA Japanese (513)
15
CaptureStream (466)
More >>
Subject:[#60407] RE: 処理の遅延
Date:2011-11-08 10:17By:- 1 frame 目に初期設定を行う ActionScript があり、setActionVariables で変数設定イメージを混ぜる
- 2 frame 目に(1frame目で初期設定した)変数を取り出して後ろの frame を call する ActionScript がある
この 2 frame 目の処理が動かない事がある。
SWFEditor 処理後の SWF バイナリは私の意図した構造になっていて、setActionVariables 自体は問題なさそうです。
手元の環境で再現を試みますので、進捗があり次第ご報告します。