T O P I C R E V I E W |
Custler |
Posted - 26 May 2006 : 15:25:17 Dear Alessio!
Would you please to public lists of available variables for #GETMOVIEVAR# and #GETACTORVAR# functions. |
3 L A T E S T R E P L I E S (Newest First) |
Alessio Viti |
Posted - 09 Aug 2010 : 07:28:51 Hi,
The Variables for GETMOVIEVAR:
%MOVIEID% %TITLE% %ORIGINALTITLE% %DIRECTOR%" %YEAR%" %COUNTRY%" %SERIE% #MOVIE# #SERIE# #CUSTOM1VALUE# #CUSTOM2VALUE# #CUSTOM3VALUE# #CUSTOM4VALUE# #CUSTOM5VALUE# #CUSTOM6VALUE# #CUSTOM7VALUE# #CUSTOM8VALUE# #DIRECTLINK# #YEARVALUE# #UPCVALUE#
and for GETACTORVAR:
%ACTORID% %NAME% %WEBID%
bye!
Ale
|
pepa1d |
Posted - 09 Aug 2010 : 00:48:54 Hi,
can somebody please update this list of parameters for #GETMOVIEVAR# or #GETACTORVAR#???
I know that new parameter is #DIRECTLINK# but I'm not sure how it works. All parameters (%MOVIEID%; %TITLE%; %ORIGINALTITLE%; %DIRECTOR%; %YEAR%; %COUNTRY%; %SERIE%; %ACTORID%; %NAME%; %WEBID%) take some information from Movie Card and put it in to the Variable to use it in script.
But #GETMOVIEVAR#=#10#=#DIRECTLINK# take link of webpage which is Magic Script just browsing, am I right?
Thanks pepa1d |
Alessio Viti |
Posted - 26 May 2006 : 15:57:34 Hi,
These are the parameters for #GETMOVIEVAR#= instruction:
%MOVIEID% %TITLE% %ORIGINALTITLE% %DIRECTOR% %YEAR% %COUNTRY% %SERIE%
You must use it in this way:
#GETMOVIEVAR#=#46#=%TITLE%
With this instruction you will assign to variable #46# the title of the movie
For ACTORS you have:
%ACTORID% %NAME% %WEBID%
Bye!
Alessio
|