Table Of Contents

Previous topic

flashwin_old

Next topic

flatnotebook

This Page

phoenix_title FlashWindow


class_hierarchy Inheritance Diagram

Inheritance diagram for class FlashWindow

Inheritance diagram of FlashWindow


super_classes Known Superclasses

activex.ActiveXWindow


property_summary Properties Summary

alignmode  
allowscriptaccess  
backgroundcolor  
base  
bgcolor  
devicefont  
embedmovie  
flashvars  
framenum  
loop  
menu  
movie  
moviedata  
playing  
quality  
quality2  
readystate  
salign  
scale  
scalemode  
swremote  
totalframes  
wmode  

api Class API



class FlashWindow(activex.ActiveXWindow)

Methods



__init__(self, parent, ID=-1, pos=DefaultPosition, size=DefaultSize, style=0, name='FlashWindow')


AddRef(self)


Back(self)


CurrentFrame(self)


FlashVersion(self)


Forward(self)


FrameLoaded(self, FrameNum)


GetIDsOfNames(self, riid, rgszNames, cNames, lcid)


GetTypeInfo(self, itinfo, lcid)


GetTypeInfoCount(self)


GetVariable(self, name)


GotoFrame(self, FrameNum)


Invoke(self, dispidMember, riid, lcid, wFlags, pdispparams)


IsPlaying(self)


LoadMovie(self, layer, url)


Pan(self, x, y, mode)


PercentLoaded(self)


Play(self)


QueryInterface(self, riid)


Release(self)


Rewind(self)


SetVariable(self, name, value)


SetZoomRect(self, left, top, right, bottom)


Stop(self)


StopPlay(self)


TCallFrame(self, target, FrameNum)


TCallLabel(self, target, label)


TCurrentFrame(self, target)


TCurrentLabel(self, target)


TGetProperty(self, target, property)


TGetPropertyAsNumber(self, target, property)


TGetPropertyNum(self, target, property)


TGotoFrame(self, target, FrameNum)


TGotoLabel(self, target, label)


TPlay(self, target)


TSetProperty(self, target, property, value)


TSetPropertyNum(self, target, property, value)


TStopPlay(self, target)


Zoom(self, factor)