YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Inserting Flash Animation Options · View
bazlington
#1 Posted : Monday, June 14, 2010 1:14:20 PM
Rank: Newbie
Groups: Member

Joined: 5/23/2010
Posts: 8
Location: Nottingham
I have managed to insert a basic/small flash animation to my Pi Processbook display that I have found on the web using this code

Code:
Private Sub Display_Open()
ShockwaveFlash1.Movie = GetPath(Application.ActiveDisplay.Path) & "Whitebird1.swf"
ShockwaveFlash1.Play
End Sub


My question is - has anyone used any basic flash animation software which I can use to create my own animations? These animations would only have to be basic 3D letters/shape animations? If so could anyone recommend some inexpensive software for me to use?


Chris
Sponsor  
 

OSIsoft vCampus is a subscription-based, online offering that consists of providing everything people need to develop applications on the PI System.
We invite you to take a "tour" of the OSIsoft Virtual Campus - also feel free to consult the FAQ  or contact OSIsoft vCampus for more details.
OlJo69
#2 Posted : Friday, March 04, 2011 4:58:48 PM
Rank: Newbie
Groups: Member

Joined: 3/4/2011
Posts: 6
Location: France
Hello,

I apologyze for waiking up the topic after 8 months.

I interested in how you managed to insert flash animation to PI-processbook. However I have some question:
1) How do you declare the object ShockwaveFlash1 ?
2) Where the GetPath function come from, is that a personal function you developped ?

Thanks in advance for your answer.

Ol.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.