nice one
Posted 3 months ago
Network v1
Included files:
I installed all the extensions and everything, pretty sweet, BUT where is all the code? It seems like all the code which generates the actual menu/network is not within the main flash file?
I have an issue where for some reason the file generates a red tint/overlay over the images, i need to fix this and in order to do so i need to know where to look? Any ideas? Or actually do you know why it generates a red tint on my images?
Thanks,
Posted 3 months ago
Its fine… I found it! Just in case anyone else has this issue ==> classes/ThumbView.as in that file there is a mask (about half way down the page) the color to is set to FF0000 with opacity of 70% just change that to anything else really!
Great File!

Hi there ,great work dude but i have a question. Is it possible to call an external swf by using the buttons/thumbnails ?
Posted 2 months ago
@BillyBobBongo
Signature under every thumb? I will have in mind at first update.
great file flash maniac one quick question, what is the possibility of having a pop window with width and height already defined? i would like to have the option of doing this besides using “_blank”
e.g.
javascript:var target=window.open
(‘http://www.ctntworld.com/player/index.html’,
‘CNewsVideoPlayer’,’scrollbars=no,resizable=no,status=no,
width=1071,height=806’
;
can you assist?
Posted 2 months ago
@andrew1
You can trigger js functions. In it it is certainly possible to trigger the new window but. I am not specialist in js.