Hi Oleg,
How can i download and play the flashes on this site:
http://www.dialog-tour.cdu.de
The site seems to be downloaded correctly, but i can not play the flashes offline!
Best regards
Jo A. Kim
Best regards,
Oleg Chernavin
MP Staff
>
> Best regards,
> Oleg Chernavin
> MP Staff
Oleg, I can not autosave! I load the site via OLE!
Best regards
Jo A. Kim
Oleg.
>
> Oleg.
OK. I can download it myself! But how can I integrate it in the existing project via OLE?
I have a lot of projects where OEE is not able to download the flashes, and it is no acceptable for me:
www.siemens.com/
www.vfb.de/de/
www.dialog-tour.cdu.de/
I think the best solution could be a methode to download all missing links of a referer-url, and You can do the same as you do with "AutoSave" on the GUI.
I hope You can help me rather quick
Best regards
Jo A. Kim
>
> Oleg.
Hi Oleg,
the flash on this site 'http://www.cdu-brb.de/' can also not be downloaded.
As well the menu on the next site: 'http://www.cdu-brb.de/html/kreisverband.html'.
Can You please have a look on it.
Tabk You
Jo A. Kim
Oleg.
>
> Oleg.
Hi Oleg,
when can i get a solution?
Remember that on this site 'http://www.cdu-brb.de/html/kreisverband.html' OEE is not able to load the menu even not with autosave!
Best Regards
Jo A. Kim
Oleg.
>
> Oleg.
Hi Oleg,
I have to download the projects until next week. Is it possible to find a solution on this time?
Tank You
Best regards
Jo A. Kim
http://www.metaproducts.com/download/betas/OEE2657.ZIP
First, select the Project in the Projects tree:
IOEProject.SelectInUI
Then allow autosave:
IMainOE.BrowserAutoSave = 1
and then start browsing to the URLs you need:
IMainOE.IBNavigate("http://www.server.com", 0)
Oleg.
Is it possible to get a OE pro version of this?
thanks.
> I added two methods to make AutoSave:
>
> http://www.metaproducts.com/download/betas/OEE2657.ZIP
>
> First, select the Project in the Projects tree:
>
> IOEProject.SelectInUI
>
> Then allow autosave:
>
> IMainOE.BrowserAutoSave = 1
>
> and then start browsing to the URLs you need:
>
> IMainOE.IBNavigate("http://www.server.com", 0)
>
> Oleg.
http://www.metaproducts.com/download/betas/OEP2658.ZIP
Oleg.